Skip to content
Unstable

Console Output

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 66f9a4babdbfdac63658bdb8adf0d827972c72fd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10
Commit message: "s1gw: add constants for PFCP FAR IDs"
 > git rev-list --no-walk 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-mgw-test] $ /bin/sh -xe /tmp/jenkins17959131343014184898.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + 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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-mgw-osmocom-nightly-20241230-0850-6e3620c3-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/podman/testenv-mgw-osmocom-nightly-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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 [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [240 kB] Fetched 9292 kB in 1s (11.8 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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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_4.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_3.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_Types_part_1.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_5.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_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_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.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_CtrlFunct_part_1.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_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_3.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_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.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_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_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_3.cc Creating dependency file for OSMUX_CodecPort_part_2.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for OSMUX_CodecPort_part_1.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_5.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_3.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_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.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_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 IuUP_Types_part_7.cc Creating dependency file for MGCP_CodecPort_part_1.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_1.cc Creating dependency file for IuUP_Types_part_2.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_3.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 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 SDP_Templates.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Emulation.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 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_Adapter.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for OSMUX_Types.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc Creating dependency file for OSMUX_CodecPort.cc Creating dependency file for OSMUX_Emulation.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_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IP_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 IPL4asp_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 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_PortType.so IPL4asp_PortType.o 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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1575 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (700 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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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 202412292026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412292026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412292026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412292026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412292026 [59.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412292026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202412292026 [69.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412292026 [50.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412292026 [70.3 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412292026 [177 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412292026 [59.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412292026 [62.9 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412292026 [49.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412292026 [43.0 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.50.58dd.202412292026 [32.9 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw 1.13.1.10.c04d.202412292026 [96.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw-dbgsym 1.13.1.10.c04d.202412292026 [275 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412292026 [2162 kB] Fetched 11.1 MB in 0s (80.9 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 ... 40050 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_202412292026_amd64.deb ... Unpacking osmocom-nightly (202412292026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.26.e84e.202412292026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412292026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202412292026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202412292026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../08-libosmocodec4_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../10-libosmogb14_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../12-libosmosim2_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../13-libosmousb0_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../14-libosmocore_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412292026) ... Selecting previously unselected package libosmotrau10:amd64. Preparing to unpack .../15-libosmotrau10_1.6.0.50.58dd.202412292026_amd64.deb ... Unpacking libosmotrau10:amd64 (1.6.0.50.58dd.202412292026) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../16-osmo-mgw_1.13.1.10.c04d.202412292026_amd64.deb ... Unpacking osmo-mgw (1.13.1.10.c04d.202412292026) ... Selecting previously unselected package osmo-mgw-dbgsym. Preparing to unpack .../17-osmo-mgw-dbgsym_1.13.1.10.c04d.202412292026_amd64.deb ... Unpacking osmo-mgw-dbgsym (1.13.1.10.c04d.202412292026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.56.fc03.202412292026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412292026) ... Setting up osmocom-nightly (202412292026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmotrau10:amd64 (1.6.0.50.58dd.202412292026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412292026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412292026) ... Setting up libosmocore (1.10.0.56.fc03.202412292026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202412292026) ... Setting up osmo-mgw (1.13.1.10.c04d.202412292026) ... 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.56.fc03.202412292026) ... Setting up osmo-mgw-dbgsym (1.13.1.10.c04d.202412292026) ... 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-20241230-0850-6e3620c3-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] + ['cp', '-a', 'osmo-mgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-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 20241230085016425 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20241230085016425 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1026) 20241230085016425 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-20241230-0850-6e3620c3-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@6a854b75d8e7: Unix server socket created successfully. MC@6a854b75d8e7: Listening on TCP port 41475. 6a854b75d8e7 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test 6a854b75d8e7 41475 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6a854b75d8e7: New HC connected from 10.0.2.100 [10.0.2.100]. 6a854b75d8e7: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@6a854b75d8e7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6a854b75d8e7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6a854b75d8e7: Configuration file was processed on all HCs. MC@6a854b75d8e7: Creating MTC on host 10.0.2.100. MC@6a854b75d8e7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6a854b75d8e7: 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 ------ Mon Dec 30 08:50:16 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_selftest started. MTC@6a854b75d8e7: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@6a854b75d8e7: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@6a854b75d8e7: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@6a854b75d8e7: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@6a854b75d8e7: "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@6a854b75d8e7: { 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@6a854b75d8e7: "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@6a854b75d8e7: { 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@6a854b75d8e7: { 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@6a854b75d8e7: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@6a854b75d8e7: "510 23 FAIL\r\n" MTC@6a854b75d8e7: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@6a854b75d8e7: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@6a854b75d8e7: setverdict(pass): none -> pass MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: No PTCs were created. MTC@6a854b75d8e7: Test case TC_selftest finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:17 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_auep_null started. 20241230085020894 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36626 null@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085020894 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:445) 20241230085020894 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085020894 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1375) 20241230085020894 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:230) 20241230085020894 DLMGCP DEBUG <0013> Generated response: line #00: 502 36626 FAIL (mgcp_msg.c:67) 20241230085020898 DLMGCP DEBUG <0013> Received message: line #00: AUEP 36627 null@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085020898 DLMGCP INFO <0013> AUEP: executing request handler "AuditEndpoint" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:445) 20241230085020898 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:468) 20241230085020898 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085020898 DLMGCP DEBUG <0013> Generated response: line #00: 200 36627 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM0(3)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(6)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(5)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(4)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_auep_null finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:20 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50:22 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx started. 20241230085024016 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36787 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085024016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085024016 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085024016 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085024016 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085024016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085024016 DLMGCP DEBUG <0013> Generated response: line #00: 515 36787 FAIL (mgcp_msg.c:67) 20241230085024020 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36788 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085024020 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085024020 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085024020 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085024020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085024020 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085024020 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085024021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:90365950 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085024021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:90365950 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085024021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:90365950 output_enabled 0 (mgcp_msg.c:125) 20241230085024021 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085024021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:90365950 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085024021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085024021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:90365950 CRCX: Creating connection: port: 4002 (mgcp_protocol.c:1112) 20241230085024021 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:90365950 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085024021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085024021 DLMGCP DEBUG <0013> Generated response: line #00: 200 36788 OK (mgcp_msg.c:67) 20241230085024021 DLMGCP DEBUG <0013> Generated response: line #01: I: 90365950 (mgcp_msg.c:67) 20241230085024021 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085024021 DLMGCP DEBUG <0013> Generated response: line #03: o=- 90365950 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085024021 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085024021 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085024021 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085024021 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:67) 20241230085024021 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085024021 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085024022 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36789 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085024022 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085024022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085024022 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085024022 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085024022 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085024022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085024022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085024022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085024022 DLMGCP DEBUG <0013> Generated response: line #00: 200 36789 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(12)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(10)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(9)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(11)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(8)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:24 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_no_lco started. 20241230085027176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17945 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085027176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085027176 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085027176 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085027176 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085027176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085027176 DLMGCP DEBUG <0013> Generated response: line #00: 515 17945 FAIL (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17946 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085027182 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085027182 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085027182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:69FB73F4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085027182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69FB73F4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085027182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69FB73F4 output_enabled 0 (mgcp_msg.c:125) 20241230085027182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:69FB73F4 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) 20241230085027182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085027182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69FB73F4 CRCX: Creating connection: port: 4004 (mgcp_protocol.c:1112) 20241230085027182 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:69FB73F4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085027182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085027182 DLMGCP DEBUG <0013> Generated response: line #00: 200 17946 OK (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> Generated response: line #01: I: 69FB73F4 (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> Generated response: line #03: o=- 69FB73F4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:67) 20241230085027182 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085027183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17947 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085027183 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085027183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085027183 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085027183 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085027183 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085027183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085027183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085027183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085027183 DLMGCP DEBUG <0013> Generated response: line #00: 200 17947 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(14)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(13)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(15)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(16)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_no_lco finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:27 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=24292) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50:29 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_noprefix started. 20241230085030332 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31230 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085030332 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241230085030332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085030332 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085030332 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085030332 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085030332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085030332 DLMGCP DEBUG <0013> Generated response: line #00: 515 31230 FAIL (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31231 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085030334 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241230085030334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085030334 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085030334 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085030334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:A6B4F890 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085030334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6B4F890 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085030334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6B4F890 output_enabled 0 (mgcp_msg.c:125) 20241230085030334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085030334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:A6B4F890 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085030334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085030334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6B4F890 CRCX: Creating connection: port: 4006 (mgcp_protocol.c:1112) 20241230085030334 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A6B4F890 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085030334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085030334 DLMGCP DEBUG <0013> Generated response: line #00: 200 31231 OK (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Generated response: line #01: I: A6B4F890 (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Generated response: line #03: o=- A6B4F890 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085030334 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085030335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31232 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085030335 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085030335 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241230085030335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085030335 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085030335 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085030335 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085030335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085030335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085030335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085030335 DLMGCP DEBUG <0013> Generated response: line #00: 200 31232 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM2(20)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(19)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(21)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(18)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_noprefix finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:30 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_unsupp_mode started. 20241230085033447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3753 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085033447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085033447 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085033447 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085033447 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085033447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085033447 DLMGCP DEBUG <0013> Generated response: line #00: 515 3753 FAIL (mgcp_msg.c:67) 20241230085033452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3754 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085033452 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:67) 20241230085033452 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:67) 20241230085033452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085033452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085033452 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085033452 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085033452 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:21C7CC73 unknown connection mode: 'netwtest' (mgcp_msg.c:108) 20241230085033452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1233/rtp C:21C7CC73 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085033452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21C7CC73 connection mode 'netwtest' 0 (mgcp_msg.c:120) 20241230085033452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21C7CC73 output_enabled 0 (mgcp_msg.c:125) 20241230085033452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085033452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085033452 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241230085033452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:230) 20241230085033452 DLMGCP DEBUG <0013> Generated response: line #00: 517 3754 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass VirtCallAgent-STATS(26)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(23)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(24)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(25)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:33 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=18648) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_osmo_ign started. 20241230085036621 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37399 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085036621 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241230085036621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241230085036621 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241230085036621 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085036621 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085036621 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085036621 DLMGCP DEBUG <0013> Generated response: line #00: 515 37399 FAIL (mgcp_msg.c:67) 20241230085036626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37400 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085036626 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:67) 20241230085036626 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:67) 20241230085036626 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:67) 20241230085036626 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:67) 20241230085036626 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241230085036626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241230085036626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241230085036626 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085036626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(3/rtp C:12951D25 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085036626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:12951D25 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085036626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:12951D25 output_enabled 0 (mgcp_msg.c:125) 20241230085036626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_protocol.c:701) 20241230085036627 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(3/rtp C:12951D25 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) 20241230085036627 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085036627 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:12951D25 CRCX: Creating connection: port: 4008 (mgcp_protocol.c:1112) 20241230085036627 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:12951D25 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085036627 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085036627 DLMGCP DEBUG <0013> Generated response: line #00: 200 37400 OK (mgcp_msg.c:67) 20241230085036627 DLMGCP DEBUG <0013> Generated response: line #01: I: 12951D25 (mgcp_msg.c:67) 20241230085036627 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085036627 DLMGCP DEBUG <0013> Generated response: line #03: o=- 12951D25 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085036627 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085036627 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085036627 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085036627 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:67) 20241230085036627 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:67) 20241230085036627 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085036628 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37401 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085036628 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:67) 20241230085036628 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241230085036628 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241230085036628 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241230085036628 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085036628 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085036628 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085036628 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085036628 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085036628 DLMGCP DEBUG <0013> Generated response: line #00: 200 37401 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(29)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(28)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(30)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(31)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:36 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_early_bidir_mode started. 20241230085039708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46884 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085039708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085039708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085039708 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085039708 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085039708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085039708 DLMGCP DEBUG <0013> Generated response: line #00: 515 46884 FAIL (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46885 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085039709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085039709 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085039709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1232/rtp C:6698D543 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085039709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6698D543 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085039709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6698D543 output_enabled 1 (mgcp_msg.c:125) 20241230085039709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085039709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1232/rtp C:6698D543 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085039709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085039709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6698D543 CRCX: Creating connection: port: 4010 (mgcp_protocol.c:1112) 20241230085039709 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6698D543 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085039709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085039709 DLMGCP DEBUG <0013> Generated response: line #00: 200 46885 OK (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Generated response: line #01: I: 6698D543 (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6698D543 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085039709 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM2(35)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(34)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(36)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(33)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: fail reason: "Response didn't match template" MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@6a854b75d8e7: Test case TC_crcx_early_bidir_mode finished. Verdict: fail reason: Response didn't match template MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:39 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_unsupp_param started. 20241230085042779 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8885 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085042779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085042779 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085042779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085042779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085042779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085042779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085042779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085042779 DLMGCP DEBUG <0013> Generated response: line #00: 200 8885 OK (mgcp_msg.c:67) 20241230085042781 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8886 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085042781 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085042781 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:67) 20241230085042781 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085042781 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:67) 20241230085042781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085042781 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085042781 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085042781 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unhandled option: 'N'/78 (mgcp_protocol.c:945) 20241230085042782 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:230) 20241230085042782 DLMGCP DEBUG <0013> Generated response: line #00: 539 8886 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(39)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(41)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(40)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(38)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:42 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=17688) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50:44 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_missing_callid started. 20241230085045881 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41574 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085045881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085045881 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085045881 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085045881 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085045881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085045881 DLMGCP DEBUG <0013> Generated response: line #00: 515 41574 FAIL (mgcp_msg.c:67) 20241230085045884 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41575 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085045884 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085045884 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:67) 20241230085045884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085045884 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085045884 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085045884 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:956) 20241230085045884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:230) 20241230085045884 DLMGCP DEBUG <0013> Generated response: line #00: 516 41575 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(47)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(43)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(44)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(45)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(46)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:45 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_missing_mode started. 20241230085048999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33495 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085048999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085048999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085049000 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085049000 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085049000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085049000 DLMGCP DEBUG <0013> Generated response: line #00: 515 33495 FAIL (mgcp_msg.c:67) 20241230085049010 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33496 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085049010 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:67) 20241230085049010 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:67) 20241230085049010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085049010 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085049010 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085049010 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing mode (mgcp_protocol.c:963) 20241230085049010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:230) 20241230085049010 DLMGCP DEBUG <0013> Generated response: line #00: 517 33496 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM0(48)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(49)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(50)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(51)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:49 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_unsupp_packet_intv started. 20241230085052152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21022 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085052152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085052152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085052152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085052152 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085052152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085052152 DLMGCP DEBUG <0013> Generated response: line #00: 515 21022 FAIL (mgcp_msg.c:67) 20241230085052154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21023 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085052154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085052154 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:67) 20241230085052154 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:67) 20241230085052154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085052154 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085052154 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085052154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1228/rtp C:C31BEEB4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085052154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C31BEEB4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085052154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C31BEEB4 output_enabled 0 (mgcp_msg.c:125) 20241230085052154 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_protocol.c:701) 20241230085052154 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_protocol.c:707) 20241230085052154 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:C31BEEB4 CRCX: invalid local connection options! (mgcp_protocol.c:1057) 20241230085052154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085052154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085052154 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241230085052154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=535 (mgcp_protocol.c:230) 20241230085052154 DLMGCP DEBUG <0013> Generated response: line #00: 535 21023 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(57)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(54)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(53)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(55)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(56)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:52 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_illegal_double_lco started. 20241230085055234 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40817 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085055234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085055234 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085055234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085055234 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085055234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085055234 DLMGCP DEBUG <0013> Generated response: line #00: 515 40817 FAIL (mgcp_msg.c:67) 20241230085055236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40818 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085055236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085055236 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085055236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:67) 20241230085055236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085055236 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085055236 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085055236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:62C63BF9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085055236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62C63BF9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085055236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62C63BF9 output_enabled 0 (mgcp_msg.c:125) 20241230085055236 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_protocol.c:656) 20241230085055236 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:62C63BF9 CRCX: invalid local connection options! (mgcp_protocol.c:1057) 20241230085055236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085055236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085055236 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241230085055236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=524 (mgcp_protocol.c:230) 20241230085055236 DLMGCP DEBUG <0013> Generated response: line #00: 524 40818 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(62)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(59)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(58)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(60)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(61)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:55 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=18956) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:50: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_sdp started. 20241230085058321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33490 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085058321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085058321 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085058321 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085058321 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085058321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085058321 DLMGCP DEBUG <0013> Generated response: line #00: 515 33490 FAIL (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33491 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085058324 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085058324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:48F1D3B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:48F1D3B5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:48F1D3B5 output_enabled 1 (mgcp_msg.c:125) 20241230085058324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085058324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:48F1D3B5 Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:48F1D3B5 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) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:48F1D3B5 CRCX: Creating connection: port: 4012 (mgcp_protocol.c:1112) 20241230085058324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:48F1D3B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085058324 DLMGCP DEBUG <0013> Generated response: line #00: 200 33491 OK (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Generated response: line #01: I: 48F1D3B5 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Generated response: line #03: o=- 48F1D3B5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33492 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085058324 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085058324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085058324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085058324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085058324 DLMGCP DEBUG <0013> Generated response: line #00: 200 33492 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass VirtCallAgent-STATS(66)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(65)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(64)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(63)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_sdp finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:50:58 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_wildcarded started. 20241230085101410 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085101410 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085101410 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:01C716A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C716A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C716A5 output_enabled 0 (mgcp_msg.c:125) 20241230085101410 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:01C716A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:01C716A5 CRCX: Creating connection: port: 4014 (mgcp_protocol.c:1112) 20241230085101410 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:01C716A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #00: 200 9441 OK (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #02: I: 01C716A5 (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01C716A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9442 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085101410 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085101410 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085101410 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085101410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085101410 DLMGCP DEBUG <0013> Generated response: line #00: 200 9442 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(69)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(70)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(68)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(71)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:01 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_wildcarded_exhaust started. 20241230085104490 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085104490 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085104490 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:89DA95A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:89DA95A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:89DA95A0 output_enabled 0 (mgcp_msg.c:125) 20241230085104490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:89DA95A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:89DA95A0 CRCX: Creating connection: port: 4016 (mgcp_protocol.c:1112) 20241230085104490 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:89DA95A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104490 DLMGCP DEBUG <0013> Generated response: line #00: 200 62857 OK (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Generated response: line #02: I: 89DA95A0 (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89DA95A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104490 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241230085104491 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085104491 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:199C1391 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:199C1391 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:199C1391 output_enabled 0 (mgcp_msg.c:125) 20241230085104491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:199C1391 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:199C1391 CRCX: Creating connection: port: 4018 (mgcp_protocol.c:1112) 20241230085104491 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:199C1391 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104491 DLMGCP DEBUG <0013> Generated response: line #00: 200 62858 OK (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Generated response: line #02: I: 199C1391 (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Generated response: line #04: o=- 199C1391 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104491 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241230085104492 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241230085104492 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:AB4C4067 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:AB4C4067 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:AB4C4067 output_enabled 0 (mgcp_msg.c:125) 20241230085104492 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:AB4C4067 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:AB4C4067 CRCX: Creating connection: port: 4020 (mgcp_protocol.c:1112) 20241230085104492 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:AB4C4067 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104492 DLMGCP DEBUG <0013> Generated response: line #00: 200 62859 OK (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Generated response: line #02: I: AB4C4067 (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB4C4067 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104492 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241230085104493 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085104493 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:B26C414E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B26C414E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B26C414E output_enabled 0 (mgcp_msg.c:125) 20241230085104493 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:B26C414E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B26C414E CRCX: Creating connection: port: 4022 (mgcp_protocol.c:1112) 20241230085104493 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:B26C414E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104493 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104493 DLMGCP DEBUG <0013> Generated response: line #00: 200 62860 OK (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Generated response: line #02: I: B26C414E (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Generated response: line #04: o=- B26C414E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104493 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241230085104494 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085104494 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:E8387988 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E8387988 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E8387988 output_enabled 0 (mgcp_msg.c:125) 20241230085104494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:E8387988 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E8387988 CRCX: Creating connection: port: 4024 (mgcp_protocol.c:1112) 20241230085104494 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:E8387988 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104494 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104494 DLMGCP DEBUG <0013> Generated response: line #00: 200 62861 OK (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Generated response: line #02: I: E8387988 (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8387988 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104494 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241230085104495 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241230085104495 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:D138C2E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:D138C2E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:D138C2E1 output_enabled 0 (mgcp_msg.c:125) 20241230085104495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:D138C2E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:D138C2E1 CRCX: Creating connection: port: 4026 (mgcp_protocol.c:1112) 20241230085104495 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:D138C2E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104495 DLMGCP DEBUG <0013> Generated response: line #00: 200 62862 OK (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Generated response: line #02: I: D138C2E1 (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Generated response: line #04: o=- D138C2E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104495 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241230085104496 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241230085104496 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:9166F877 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:9166F877 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:9166F877 output_enabled 0 (mgcp_msg.c:125) 20241230085104496 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:9166F877 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:9166F877 CRCX: Creating connection: port: 4028 (mgcp_protocol.c:1112) 20241230085104496 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:9166F877 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104496 DLMGCP DEBUG <0013> Generated response: line #00: 200 62863 OK (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Generated response: line #02: I: 9166F877 (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9166F877 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104496 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241230085104497 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241230085104497 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:B531DBE8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B531DBE8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B531DBE8 output_enabled 0 (mgcp_msg.c:125) 20241230085104497 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:B531DBE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B531DBE8 CRCX: Creating connection: port: 4030 (mgcp_protocol.c:1112) 20241230085104497 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:B531DBE8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104497 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104497 DLMGCP DEBUG <0013> Generated response: line #00: 200 62864 OK (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Generated response: line #02: I: B531DBE8 (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Generated response: line #04: o=- B531DBE8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104497 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241230085104498 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241230085104498 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:948ABCA0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:948ABCA0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:948ABCA0 output_enabled 0 (mgcp_msg.c:125) 20241230085104498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:948ABCA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:948ABCA0 CRCX: Creating connection: port: 4032 (mgcp_protocol.c:1112) 20241230085104498 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:948ABCA0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104498 DLMGCP DEBUG <0013> Generated response: line #00: 200 62865 OK (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Generated response: line #02: I: 948ABCA0 (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Generated response: line #04: o=- 948ABCA0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104498 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241230085104499 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241230085104499 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:57D00AF9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:57D00AF9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:57D00AF9 output_enabled 0 (mgcp_msg.c:125) 20241230085104499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:57D00AF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:57D00AF9 CRCX: Creating connection: port: 4034 (mgcp_protocol.c:1112) 20241230085104499 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:57D00AF9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104499 DLMGCP DEBUG <0013> Generated response: line #00: 200 62866 OK (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Generated response: line #02: I: 57D00AF9 (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57D00AF9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104499 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241230085104500 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241230085104500 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:2F874D7E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:2F874D7E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:2F874D7E output_enabled 0 (mgcp_msg.c:125) 20241230085104500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:2F874D7E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:2F874D7E CRCX: Creating connection: port: 4036 (mgcp_protocol.c:1112) 20241230085104500 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:2F874D7E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104500 DLMGCP DEBUG <0013> Generated response: line #00: 200 62867 OK (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F874D7E (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F874D7E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104500 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241230085104501 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241230085104501 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:C213C094 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:C213C094 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:C213C094 output_enabled 0 (mgcp_msg.c:125) 20241230085104501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:C213C094 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:C213C094 CRCX: Creating connection: port: 4038 (mgcp_protocol.c:1112) 20241230085104501 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:C213C094 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104501 DLMGCP DEBUG <0013> Generated response: line #00: 200 62868 OK (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Generated response: line #02: I: C213C094 (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Generated response: line #04: o=- C213C094 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104501 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241230085104502 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241230085104502 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:42FF2C02 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:42FF2C02 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:42FF2C02 output_enabled 0 (mgcp_msg.c:125) 20241230085104502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:42FF2C02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:42FF2C02 CRCX: Creating connection: port: 4040 (mgcp_protocol.c:1112) 20241230085104502 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:42FF2C02 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104502 DLMGCP DEBUG <0013> Generated response: line #00: 200 62869 OK (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Generated response: line #02: I: 42FF2C02 (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42FF2C02 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104502 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62870 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241230085104504 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241230085104504 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:63CCE4B3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:63CCE4B3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:63CCE4B3 output_enabled 0 (mgcp_msg.c:125) 20241230085104504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:63CCE4B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:63CCE4B3 CRCX: Creating connection: port: 4042 (mgcp_protocol.c:1112) 20241230085104504 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:63CCE4B3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104504 DLMGCP DEBUG <0013> Generated response: line #00: 200 62870 OK (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Generated response: line #02: I: 63CCE4B3 (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63CCE4B3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104504 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62871 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241230085104506 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241230085104506 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:42C9033C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:42C9033C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:42C9033C output_enabled 0 (mgcp_msg.c:125) 20241230085104506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:42C9033C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:42C9033C CRCX: Creating connection: port: 4044 (mgcp_protocol.c:1112) 20241230085104506 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:42C9033C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104506 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104506 DLMGCP DEBUG <0013> Generated response: line #00: 200 62871 OK (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Generated response: line #02: I: 42C9033C (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42C9033C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104506 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241230085104507 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241230085104507 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:EF757CDA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:EF757CDA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:EF757CDA output_enabled 0 (mgcp_msg.c:125) 20241230085104507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:EF757CDA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:EF757CDA CRCX: Creating connection: port: 4046 (mgcp_protocol.c:1112) 20241230085104507 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:EF757CDA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104507 DLMGCP DEBUG <0013> Generated response: line #00: 200 62872 OK (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Generated response: line #02: I: EF757CDA (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF757CDA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104507 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62873 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104508 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241230085104508 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241230085104508 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:79CBC4BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:79CBC4BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:79CBC4BD output_enabled 0 (mgcp_msg.c:125) 20241230085104508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:79CBC4BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:79CBC4BD CRCX: Creating connection: port: 4048 (mgcp_protocol.c:1112) 20241230085104509 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:79CBC4BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104509 DLMGCP DEBUG <0013> Generated response: line #00: 200 62873 OK (mgcp_msg.c:67) 20241230085104509 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241230085104509 DLMGCP DEBUG <0013> Generated response: line #02: I: 79CBC4BD (mgcp_msg.c:67) 20241230085104509 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104509 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79CBC4BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104509 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104509 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104509 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104509 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104509 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104509 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62874 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241230085104510 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241230085104510 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:40CE445E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:40CE445E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:40CE445E output_enabled 0 (mgcp_msg.c:125) 20241230085104510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:40CE445E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:40CE445E CRCX: Creating connection: port: 4050 (mgcp_protocol.c:1112) 20241230085104510 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:40CE445E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104510 DLMGCP DEBUG <0013> Generated response: line #00: 200 62874 OK (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Generated response: line #02: I: 40CE445E (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40CE445E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104510 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62875 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104511 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104511 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104511 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241230085104511 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241230085104511 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104511 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:F93BE71F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104512 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F93BE71F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104512 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F93BE71F output_enabled 0 (mgcp_msg.c:125) 20241230085104512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104512 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:F93BE71F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104512 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104512 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F93BE71F CRCX: Creating connection: port: 4052 (mgcp_protocol.c:1112) 20241230085104512 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:F93BE71F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104512 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104512 DLMGCP DEBUG <0013> Generated response: line #00: 200 62875 OK (mgcp_msg.c:67) 20241230085104512 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241230085104512 DLMGCP DEBUG <0013> Generated response: line #02: I: F93BE71F (mgcp_msg.c:67) 20241230085104512 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104512 DLMGCP DEBUG <0013> Generated response: line #04: o=- F93BE71F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104512 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104512 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104512 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104512 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104512 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104512 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62876 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241230085104513 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241230085104513 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104513 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:90178859 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104513 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:90178859 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104513 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:90178859 output_enabled 0 (mgcp_msg.c:125) 20241230085104513 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104513 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:90178859 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104513 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104513 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:90178859 CRCX: Creating connection: port: 4054 (mgcp_protocol.c:1112) 20241230085104513 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:90178859 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104513 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104513 DLMGCP DEBUG <0013> Generated response: line #00: 200 62876 OK (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Generated response: line #02: I: 90178859 (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90178859 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104513 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62877 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241230085104514 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241230085104514 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:D17D56C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:D17D56C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:D17D56C6 output_enabled 0 (mgcp_msg.c:125) 20241230085104514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:D17D56C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:D17D56C6 CRCX: Creating connection: port: 4056 (mgcp_protocol.c:1112) 20241230085104514 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:D17D56C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104514 DLMGCP DEBUG <0013> Generated response: line #00: 200 62877 OK (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Generated response: line #02: I: D17D56C6 (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Generated response: line #04: o=- D17D56C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104514 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62878 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241230085104515 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241230085104515 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:95E0C268 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:95E0C268 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:95E0C268 output_enabled 0 (mgcp_msg.c:125) 20241230085104515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:95E0C268 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:95E0C268 CRCX: Creating connection: port: 4058 (mgcp_protocol.c:1112) 20241230085104515 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:95E0C268 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104515 DLMGCP DEBUG <0013> Generated response: line #00: 200 62878 OK (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Generated response: line #02: I: 95E0C268 (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95E0C268 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104515 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62879 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241230085104516 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241230085104516 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104516 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:E7B85D56 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104516 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:E7B85D56 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104516 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:E7B85D56 output_enabled 0 (mgcp_msg.c:125) 20241230085104516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104516 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:E7B85D56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104516 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104516 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:E7B85D56 CRCX: Creating connection: port: 4060 (mgcp_protocol.c:1112) 20241230085104516 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:E7B85D56 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104516 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104516 DLMGCP DEBUG <0013> Generated response: line #00: 200 62879 OK (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Generated response: line #02: I: E7B85D56 (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7B85D56 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104516 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241230085104517 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241230085104517 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:0F8978F0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:0F8978F0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:0F8978F0 output_enabled 0 (mgcp_msg.c:125) 20241230085104517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:0F8978F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:0F8978F0 CRCX: Creating connection: port: 4062 (mgcp_protocol.c:1112) 20241230085104517 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:0F8978F0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104517 DLMGCP DEBUG <0013> Generated response: line #00: 200 62880 OK (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F8978F0 (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F8978F0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104517 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241230085104518 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241230085104518 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:A1F454CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A1F454CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A1F454CD output_enabled 0 (mgcp_msg.c:125) 20241230085104518 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:A1F454CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A1F454CD CRCX: Creating connection: port: 4064 (mgcp_protocol.c:1112) 20241230085104518 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:A1F454CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104518 DLMGCP DEBUG <0013> Generated response: line #00: 200 62881 OK (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Generated response: line #02: I: A1F454CD (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1F454CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104518 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62882 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241230085104519 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241230085104519 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:EE4CB418 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:EE4CB418 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:EE4CB418 output_enabled 0 (mgcp_msg.c:125) 20241230085104519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:EE4CB418 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:EE4CB418 CRCX: Creating connection: port: 4066 (mgcp_protocol.c:1112) 20241230085104519 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:EE4CB418 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104519 DLMGCP DEBUG <0013> Generated response: line #00: 200 62882 OK (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Generated response: line #02: I: EE4CB418 (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE4CB418 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104519 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62883 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241230085104520 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241230085104520 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:29B6A378 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:29B6A378 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:29B6A378 output_enabled 0 (mgcp_msg.c:125) 20241230085104520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:29B6A378 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:29B6A378 CRCX: Creating connection: port: 4068 (mgcp_protocol.c:1112) 20241230085104520 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:29B6A378 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104520 DLMGCP DEBUG <0013> Generated response: line #00: 200 62883 OK (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Generated response: line #02: I: 29B6A378 (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29B6A378 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62884 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241230085104521 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241230085104521 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:7483FE44 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:7483FE44 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:7483FE44 output_enabled 0 (mgcp_msg.c:125) 20241230085104521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:7483FE44 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:7483FE44 CRCX: Creating connection: port: 4070 (mgcp_protocol.c:1112) 20241230085104521 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:7483FE44 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104521 DLMGCP DEBUG <0013> Generated response: line #00: 200 62884 OK (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Generated response: line #02: I: 7483FE44 (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7483FE44 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62885 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241230085104522 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241230085104522 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:5CC2C4E5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5CC2C4E5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5CC2C4E5 output_enabled 0 (mgcp_msg.c:125) 20241230085104522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:5CC2C4E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5CC2C4E5 CRCX: Creating connection: port: 4072 (mgcp_protocol.c:1112) 20241230085104522 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:5CC2C4E5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104522 DLMGCP DEBUG <0013> Generated response: line #00: 200 62885 OK (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CC2C4E5 (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5CC2C4E5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104522 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62886 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241230085104523 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241230085104523 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:D537A1BA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:D537A1BA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:D537A1BA output_enabled 0 (mgcp_msg.c:125) 20241230085104523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:D537A1BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:D537A1BA CRCX: Creating connection: port: 4074 (mgcp_protocol.c:1112) 20241230085104523 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:D537A1BA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104523 DLMGCP DEBUG <0013> Generated response: line #00: 200 62886 OK (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Generated response: line #02: I: D537A1BA (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Generated response: line #04: o=- D537A1BA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62887 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241230085104524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241230085104524 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:DE6CD4B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:DE6CD4B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:DE6CD4B4 output_enabled 0 (mgcp_msg.c:125) 20241230085104524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:DE6CD4B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:DE6CD4B4 CRCX: Creating connection: port: 4076 (mgcp_protocol.c:1112) 20241230085104524 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:DE6CD4B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104524 DLMGCP DEBUG <0013> Generated response: line #00: 200 62887 OK (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Generated response: line #02: I: DE6CD4B4 (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE6CD4B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104524 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62888 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241230085104525 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241230085104525 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:8E6873A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:8E6873A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:8E6873A8 output_enabled 0 (mgcp_msg.c:125) 20241230085104525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:8E6873A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:8E6873A8 CRCX: Creating connection: port: 4078 (mgcp_protocol.c:1112) 20241230085104525 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:8E6873A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104525 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104525 DLMGCP DEBUG <0013> Generated response: line #00: 200 62888 OK (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E6873A8 (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E6873A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62889 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241230085104527 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241230085104527 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104527 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:8FEABB79 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104527 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:8FEABB79 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104527 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:8FEABB79 output_enabled 0 (mgcp_msg.c:125) 20241230085104527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104527 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:8FEABB79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104527 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104527 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:8FEABB79 CRCX: Creating connection: port: 4080 (mgcp_protocol.c:1112) 20241230085104527 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:8FEABB79 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104527 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104527 DLMGCP DEBUG <0013> Generated response: line #00: 200 62889 OK (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FEABB79 (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8FEABB79 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104527 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62890 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241230085104528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241230085104528 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104528 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:76E0B6E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104528 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:76E0B6E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104528 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:76E0B6E0 output_enabled 0 (mgcp_msg.c:125) 20241230085104528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104528 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:76E0B6E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104528 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104528 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:76E0B6E0 CRCX: Creating connection: port: 4082 (mgcp_protocol.c:1112) 20241230085104528 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:76E0B6E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104528 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104528 DLMGCP DEBUG <0013> Generated response: line #00: 200 62890 OK (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Generated response: line #02: I: 76E0B6E0 (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76E0B6E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104528 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62891 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241230085104529 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241230085104529 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104529 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:273138E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104529 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:273138E4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104529 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:273138E4 output_enabled 0 (mgcp_msg.c:125) 20241230085104529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104529 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:273138E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104529 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104529 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:273138E4 CRCX: Creating connection: port: 4084 (mgcp_protocol.c:1112) 20241230085104529 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:273138E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104529 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104529 DLMGCP DEBUG <0013> Generated response: line #00: 200 62891 OK (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Generated response: line #02: I: 273138E4 (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Generated response: line #04: o=- 273138E4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62892 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241230085104530 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241230085104530 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:3101AB40 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:3101AB40 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:3101AB40 output_enabled 0 (mgcp_msg.c:125) 20241230085104530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:3101AB40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:3101AB40 CRCX: Creating connection: port: 4086 (mgcp_protocol.c:1112) 20241230085104530 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:3101AB40 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104530 DLMGCP DEBUG <0013> Generated response: line #00: 200 62892 OK (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Generated response: line #02: I: 3101AB40 (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3101AB40 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104530 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62893 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104531 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241230085104531 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241230085104531 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104531 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:79BFAFFE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104531 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:79BFAFFE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104531 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:79BFAFFE output_enabled 0 (mgcp_msg.c:125) 20241230085104531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104531 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:79BFAFFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104531 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104531 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:79BFAFFE CRCX: Creating connection: port: 4088 (mgcp_protocol.c:1112) 20241230085104531 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:79BFAFFE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104531 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104531 DLMGCP DEBUG <0013> Generated response: line #00: 200 62893 OK (mgcp_msg.c:67) 20241230085104531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241230085104531 DLMGCP DEBUG <0013> Generated response: line #02: I: 79BFAFFE (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79BFAFFE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62894 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241230085104532 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241230085104532 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104532 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:2CA45772 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104532 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:2CA45772 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104532 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:2CA45772 output_enabled 0 (mgcp_msg.c:125) 20241230085104532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104532 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:2CA45772 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104532 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104532 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:2CA45772 CRCX: Creating connection: port: 4090 (mgcp_protocol.c:1112) 20241230085104532 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:2CA45772 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104532 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #00: 200 62894 OK (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CA45772 (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CA45772 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62895 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241230085104533 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241230085104533 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104533 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:03351532 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104533 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:03351532 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104533 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:03351532 output_enabled 0 (mgcp_msg.c:125) 20241230085104533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104533 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:03351532 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104533 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104533 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:03351532 CRCX: Creating connection: port: 4092 (mgcp_protocol.c:1112) 20241230085104533 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:03351532 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104533 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #00: 200 62895 OK (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #02: I: 03351532 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03351532 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104533 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62896 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241230085104534 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241230085104534 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104534 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:1E439D33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104534 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:1E439D33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104534 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:1E439D33 output_enabled 0 (mgcp_msg.c:125) 20241230085104534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104534 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:1E439D33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104534 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104534 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:1E439D33 CRCX: Creating connection: port: 4094 (mgcp_protocol.c:1112) 20241230085104534 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:1E439D33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104534 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104534 DLMGCP DEBUG <0013> Generated response: line #00: 200 62896 OK (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E439D33 (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E439D33 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62897 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241230085104535 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241230085104535 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104535 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:365E8096 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104535 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:365E8096 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104535 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:365E8096 output_enabled 0 (mgcp_msg.c:125) 20241230085104535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104535 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:365E8096 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104535 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104535 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:365E8096 CRCX: Creating connection: port: 4096 (mgcp_protocol.c:1112) 20241230085104535 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:365E8096 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104535 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104535 DLMGCP DEBUG <0013> Generated response: line #00: 200 62897 OK (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Generated response: line #02: I: 365E8096 (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Generated response: line #04: o=- 365E8096 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104535 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62898 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241230085104536 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241230085104536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:BCA5BA34 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:BCA5BA34 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:BCA5BA34 output_enabled 0 (mgcp_msg.c:125) 20241230085104536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:BCA5BA34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:BCA5BA34 CRCX: Creating connection: port: 4098 (mgcp_protocol.c:1112) 20241230085104536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:BCA5BA34 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104536 DLMGCP DEBUG <0013> Generated response: line #00: 200 62898 OK (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Generated response: line #02: I: BCA5BA34 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCA5BA34 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62899 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241230085104536 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241230085104536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:E6BA696B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:E6BA696B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:E6BA696B output_enabled 0 (mgcp_msg.c:125) 20241230085104536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:E6BA696B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:E6BA696B CRCX: Creating connection: port: 4100 (mgcp_protocol.c:1112) 20241230085104536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:E6BA696B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #00: 200 62899 OK (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #02: I: E6BA696B (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6BA696B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62900 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241230085104537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241230085104537 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:ABB4A587 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:ABB4A587 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:ABB4A587 output_enabled 0 (mgcp_msg.c:125) 20241230085104537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:ABB4A587 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:ABB4A587 CRCX: Creating connection: port: 4102 (mgcp_protocol.c:1112) 20241230085104537 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:ABB4A587 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #00: 200 62900 OK (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #02: I: ABB4A587 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #04: o=- ABB4A587 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62901 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241230085104538 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241230085104538 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:93B783DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:93B783DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:93B783DC output_enabled 0 (mgcp_msg.c:125) 20241230085104538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:93B783DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:93B783DC CRCX: Creating connection: port: 4104 (mgcp_protocol.c:1112) 20241230085104538 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:93B783DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104538 DLMGCP DEBUG <0013> Generated response: line #00: 200 62901 OK (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Generated response: line #02: I: 93B783DC (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Generated response: line #04: o=- 93B783DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104538 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62902 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241230085104539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241230085104539 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:72226CE0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:72226CE0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:72226CE0 output_enabled 0 (mgcp_msg.c:125) 20241230085104539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:72226CE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:72226CE0 CRCX: Creating connection: port: 4106 (mgcp_protocol.c:1112) 20241230085104539 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:72226CE0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #00: 200 62902 OK (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #02: I: 72226CE0 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72226CE0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62903 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241230085104539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241230085104539 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:343F06E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:343F06E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:343F06E7 output_enabled 0 (mgcp_msg.c:125) 20241230085104539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:343F06E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:343F06E7 CRCX: Creating connection: port: 4108 (mgcp_protocol.c:1112) 20241230085104539 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:343F06E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #00: 200 62903 OK (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #02: I: 343F06E7 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #04: o=- 343F06E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62904 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241230085104540 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241230085104540 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104540 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:4F67E142 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104540 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4F67E142 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104540 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4F67E142 output_enabled 0 (mgcp_msg.c:125) 20241230085104540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104540 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:4F67E142 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104540 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104540 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4F67E142 CRCX: Creating connection: port: 4110 (mgcp_protocol.c:1112) 20241230085104540 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:4F67E142 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104540 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104540 DLMGCP DEBUG <0013> Generated response: line #00: 200 62904 OK (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F67E142 (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F67E142 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104540 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62905 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241230085104541 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241230085104541 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104541 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:0F27A901 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104541 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:0F27A901 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104541 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:0F27A901 output_enabled 0 (mgcp_msg.c:125) 20241230085104541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104541 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:0F27A901 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104541 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104541 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:0F27A901 CRCX: Creating connection: port: 4112 (mgcp_protocol.c:1112) 20241230085104541 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:0F27A901 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104541 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104541 DLMGCP DEBUG <0013> Generated response: line #00: 200 62905 OK (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F27A901 (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F27A901 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104541 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62906 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241230085104542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241230085104542 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104542 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:B1293B22 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104542 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:B1293B22 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104542 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:B1293B22 output_enabled 0 (mgcp_msg.c:125) 20241230085104542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104542 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:B1293B22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104542 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104542 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:B1293B22 CRCX: Creating connection: port: 4114 (mgcp_protocol.c:1112) 20241230085104542 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:B1293B22 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104542 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104542 DLMGCP DEBUG <0013> Generated response: line #00: 200 62906 OK (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Generated response: line #02: I: B1293B22 (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1293B22 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62907 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241230085104543 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241230085104543 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104543 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:8E82534D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104543 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:8E82534D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104543 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:8E82534D output_enabled 0 (mgcp_msg.c:125) 20241230085104543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104543 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:8E82534D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104543 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104543 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:8E82534D CRCX: Creating connection: port: 4116 (mgcp_protocol.c:1112) 20241230085104543 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:8E82534D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104543 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104543 DLMGCP DEBUG <0013> Generated response: line #00: 200 62907 OK (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E82534D (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E82534D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62908 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241230085104544 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241230085104544 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104544 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:0B4C950F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104544 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:0B4C950F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104544 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:0B4C950F output_enabled 0 (mgcp_msg.c:125) 20241230085104544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104544 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:0B4C950F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104544 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104544 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:0B4C950F CRCX: Creating connection: port: 4118 (mgcp_protocol.c:1112) 20241230085104544 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:0B4C950F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104544 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104544 DLMGCP DEBUG <0013> Generated response: line #00: 200 62908 OK (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B4C950F (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B4C950F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104544 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62909 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241230085104545 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241230085104545 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:4AD8C1FA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:4AD8C1FA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:4AD8C1FA output_enabled 0 (mgcp_msg.c:125) 20241230085104545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:4AD8C1FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:4AD8C1FA CRCX: Creating connection: port: 4120 (mgcp_protocol.c:1112) 20241230085104545 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:4AD8C1FA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104545 DLMGCP DEBUG <0013> Generated response: line #00: 200 62909 OK (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AD8C1FA (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AD8C1FA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62910 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241230085104545 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241230085104545 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:C86F6772 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:C86F6772 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:C86F6772 output_enabled 0 (mgcp_msg.c:125) 20241230085104545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104545 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:C86F6772 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104546 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104546 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:C86F6772 CRCX: Creating connection: port: 4122 (mgcp_protocol.c:1112) 20241230085104546 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:C86F6772 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104546 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #00: 200 62910 OK (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #02: I: C86F6772 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #04: o=- C86F6772 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62911 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241230085104546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241230085104546 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104546 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:0E680D14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104546 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:0E680D14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104546 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:0E680D14 output_enabled 0 (mgcp_msg.c:125) 20241230085104546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104546 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:0E680D14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104546 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104546 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:0E680D14 CRCX: Creating connection: port: 4124 (mgcp_protocol.c:1112) 20241230085104546 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:0E680D14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104546 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #00: 200 62911 OK (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E680D14 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E680D14 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62912 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241230085104547 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241230085104547 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104547 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:EF66B41F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104547 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:EF66B41F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104547 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:EF66B41F output_enabled 0 (mgcp_msg.c:125) 20241230085104547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104547 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:EF66B41F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104547 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104547 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:EF66B41F CRCX: Creating connection: port: 4126 (mgcp_protocol.c:1112) 20241230085104547 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:EF66B41F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104547 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #00: 200 62912 OK (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #02: I: EF66B41F (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF66B41F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62913 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241230085104548 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241230085104548 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104548 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:1C4929E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104548 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:1C4929E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104548 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:1C4929E2 output_enabled 0 (mgcp_msg.c:125) 20241230085104548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104548 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:1C4929E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104548 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104548 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:1C4929E2 CRCX: Creating connection: port: 4128 (mgcp_protocol.c:1112) 20241230085104548 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:1C4929E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104548 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104548 DLMGCP DEBUG <0013> Generated response: line #00: 200 62913 OK (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C4929E2 (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C4929E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62914 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241230085104549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241230085104549 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:EF89CFD7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:EF89CFD7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:EF89CFD7 output_enabled 0 (mgcp_msg.c:125) 20241230085104549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:EF89CFD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:EF89CFD7 CRCX: Creating connection: port: 4130 (mgcp_protocol.c:1112) 20241230085104549 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:EF89CFD7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104549 DLMGCP DEBUG <0013> Generated response: line #00: 200 62914 OK (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Generated response: line #02: I: EF89CFD7 (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF89CFD7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62915 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241230085104550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241230085104550 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:3D507F91 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:3D507F91 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:3D507F91 output_enabled 0 (mgcp_msg.c:125) 20241230085104550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:3D507F91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:3D507F91 CRCX: Creating connection: port: 4132 (mgcp_protocol.c:1112) 20241230085104550 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:3D507F91 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104550 DLMGCP DEBUG <0013> Generated response: line #00: 200 62915 OK (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D507F91 (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D507F91 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62916 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241230085104551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241230085104551 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:3E1797C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:3E1797C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:3E1797C8 output_enabled 0 (mgcp_msg.c:125) 20241230085104551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:3E1797C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:3E1797C8 CRCX: Creating connection: port: 4134 (mgcp_protocol.c:1112) 20241230085104551 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:3E1797C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104551 DLMGCP DEBUG <0013> Generated response: line #00: 200 62916 OK (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E1797C8 (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E1797C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62917 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241230085104552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241230085104552 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:DA074D93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:DA074D93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:DA074D93 output_enabled 0 (mgcp_msg.c:125) 20241230085104552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:DA074D93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104552 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:DA074D93 CRCX: Creating connection: port: 4136 (mgcp_protocol.c:1112) 20241230085104553 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:DA074D93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #00: 200 62917 OK (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #02: I: DA074D93 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA074D93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62918 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241230085104553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241230085104553 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:66AB5B8B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:66AB5B8B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:66AB5B8B output_enabled 0 (mgcp_msg.c:125) 20241230085104553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:66AB5B8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:66AB5B8B CRCX: Creating connection: port: 4138 (mgcp_protocol.c:1112) 20241230085104553 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:66AB5B8B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #00: 200 62918 OK (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #02: I: 66AB5B8B (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66AB5B8B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62919 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241230085104554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241230085104554 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:1F31D2AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:1F31D2AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:1F31D2AD output_enabled 0 (mgcp_msg.c:125) 20241230085104554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:1F31D2AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:1F31D2AD CRCX: Creating connection: port: 4140 (mgcp_protocol.c:1112) 20241230085104554 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:1F31D2AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104554 DLMGCP DEBUG <0013> Generated response: line #00: 200 62919 OK (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F31D2AD (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F31D2AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62920 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241230085104556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241230085104556 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104556 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:C0912884 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104556 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:C0912884 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104556 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:C0912884 output_enabled 0 (mgcp_msg.c:125) 20241230085104556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104556 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:C0912884 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104556 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104556 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:C0912884 CRCX: Creating connection: port: 4142 (mgcp_protocol.c:1112) 20241230085104556 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:C0912884 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104556 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104556 DLMGCP DEBUG <0013> Generated response: line #00: 200 62920 OK (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Generated response: line #02: I: C0912884 (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0912884 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62921 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241230085104557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241230085104557 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:6F4AEFDE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:6F4AEFDE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:6F4AEFDE output_enabled 0 (mgcp_msg.c:125) 20241230085104557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:6F4AEFDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:6F4AEFDE CRCX: Creating connection: port: 4144 (mgcp_protocol.c:1112) 20241230085104557 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:6F4AEFDE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104557 DLMGCP DEBUG <0013> Generated response: line #00: 200 62921 OK (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F4AEFDE (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F4AEFDE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104557 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62922 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241230085104558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241230085104558 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104558 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:C72601D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104558 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:C72601D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104558 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:C72601D7 output_enabled 0 (mgcp_msg.c:125) 20241230085104558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104558 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:C72601D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104558 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104558 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:C72601D7 CRCX: Creating connection: port: 4146 (mgcp_protocol.c:1112) 20241230085104558 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:C72601D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104558 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104558 DLMGCP DEBUG <0013> Generated response: line #00: 200 62922 OK (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Generated response: line #02: I: C72601D7 (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Generated response: line #04: o=- C72601D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104558 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62923 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241230085104559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241230085104559 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:9974618F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:9974618F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:9974618F output_enabled 0 (mgcp_msg.c:125) 20241230085104559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:9974618F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:9974618F CRCX: Creating connection: port: 4148 (mgcp_protocol.c:1112) 20241230085104559 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:9974618F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104559 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104559 DLMGCP DEBUG <0013> Generated response: line #00: 200 62923 OK (mgcp_msg.c:67) 20241230085104559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241230085104559 DLMGCP DEBUG <0013> Generated response: line #02: I: 9974618F (mgcp_msg.c:67) 20241230085104559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104560 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9974618F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62924 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104561 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241230085104561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241230085104561 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104561 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:D448770A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104561 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:D448770A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104561 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:D448770A output_enabled 0 (mgcp_msg.c:125) 20241230085104561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104561 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:D448770A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104561 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104561 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:D448770A CRCX: Creating connection: port: 4150 (mgcp_protocol.c:1112) 20241230085104561 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:D448770A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104561 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104561 DLMGCP DEBUG <0013> Generated response: line #00: 200 62924 OK (mgcp_msg.c:67) 20241230085104561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241230085104561 DLMGCP DEBUG <0013> Generated response: line #02: I: D448770A (mgcp_msg.c:67) 20241230085104561 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104561 DLMGCP DEBUG <0013> Generated response: line #04: o=- D448770A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104561 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104561 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104561 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104561 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62925 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241230085104562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241230085104562 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104562 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:87D5674C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104562 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:87D5674C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104562 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:87D5674C output_enabled 0 (mgcp_msg.c:125) 20241230085104562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104562 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:87D5674C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104562 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104562 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:87D5674C CRCX: Creating connection: port: 4152 (mgcp_protocol.c:1112) 20241230085104562 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:87D5674C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104562 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104562 DLMGCP DEBUG <0013> Generated response: line #00: 200 62925 OK (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Generated response: line #02: I: 87D5674C (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87D5674C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62926 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241230085104563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241230085104563 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:7DC0BEA7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:7DC0BEA7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:7DC0BEA7 output_enabled 0 (mgcp_msg.c:125) 20241230085104563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:7DC0BEA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:7DC0BEA7 CRCX: Creating connection: port: 4154 (mgcp_protocol.c:1112) 20241230085104563 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:7DC0BEA7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104563 DLMGCP DEBUG <0013> Generated response: line #00: 200 62926 OK (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DC0BEA7 (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7DC0BEA7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104563 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62927 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241230085104564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241230085104564 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104564 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:E1034110 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104564 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:E1034110 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104564 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:E1034110 output_enabled 0 (mgcp_msg.c:125) 20241230085104564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104564 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:E1034110 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104564 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104564 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:E1034110 CRCX: Creating connection: port: 4156 (mgcp_protocol.c:1112) 20241230085104564 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:E1034110 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104564 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104564 DLMGCP DEBUG <0013> Generated response: line #00: 200 62927 OK (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Generated response: line #02: I: E1034110 (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1034110 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62928 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241230085104565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241230085104565 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:FFA3220A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:FFA3220A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:FFA3220A output_enabled 0 (mgcp_msg.c:125) 20241230085104565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:FFA3220A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:FFA3220A CRCX: Creating connection: port: 4158 (mgcp_protocol.c:1112) 20241230085104565 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:FFA3220A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #00: 200 62928 OK (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #02: I: FFA3220A (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #04: o=- FFA3220A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62929 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241230085104565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241230085104565 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:221E65A1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:221E65A1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:221E65A1 output_enabled 0 (mgcp_msg.c:125) 20241230085104565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:221E65A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:221E65A1 CRCX: Creating connection: port: 4160 (mgcp_protocol.c:1112) 20241230085104565 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:221E65A1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104565 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #00: 200 62929 OK (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #02: I: 221E65A1 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #04: o=- 221E65A1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62930 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241230085104566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241230085104566 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:4D7CFA24 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:4D7CFA24 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:4D7CFA24 output_enabled 0 (mgcp_msg.c:125) 20241230085104566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:4D7CFA24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:4D7CFA24 CRCX: Creating connection: port: 4162 (mgcp_protocol.c:1112) 20241230085104566 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:4D7CFA24 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #00: 200 62930 OK (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D7CFA24 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D7CFA24 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62931 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241230085104566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241230085104566 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:A123917D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:A123917D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:A123917D output_enabled 0 (mgcp_msg.c:125) 20241230085104566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:A123917D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:A123917D CRCX: Creating connection: port: 4164 (mgcp_protocol.c:1112) 20241230085104566 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:A123917D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #00: 200 62931 OK (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #02: I: A123917D (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #04: o=- A123917D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62932 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241230085104567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241230085104567 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:6D49F630 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:6D49F630 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:6D49F630 output_enabled 0 (mgcp_msg.c:125) 20241230085104567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:6D49F630 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:6D49F630 CRCX: Creating connection: port: 4166 (mgcp_protocol.c:1112) 20241230085104567 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:6D49F630 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #00: 200 62932 OK (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D49F630 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D49F630 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62933 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241230085104567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241230085104567 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:E2FAB35F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:E2FAB35F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:E2FAB35F output_enabled 0 (mgcp_msg.c:125) 20241230085104567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:E2FAB35F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:E2FAB35F CRCX: Creating connection: port: 4168 (mgcp_protocol.c:1112) 20241230085104567 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:E2FAB35F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #00: 200 62933 OK (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #02: I: E2FAB35F (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2FAB35F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62934 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241230085104568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241230085104568 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:B01C953A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:B01C953A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:B01C953A output_enabled 0 (mgcp_msg.c:125) 20241230085104568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:B01C953A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:B01C953A CRCX: Creating connection: port: 4170 (mgcp_protocol.c:1112) 20241230085104568 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:B01C953A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #00: 200 62934 OK (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #02: I: B01C953A (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #04: o=- B01C953A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62935 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241230085104568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241230085104568 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:720E634D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:720E634D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:720E634D output_enabled 0 (mgcp_msg.c:125) 20241230085104568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:720E634D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:720E634D CRCX: Creating connection: port: 4172 (mgcp_protocol.c:1112) 20241230085104568 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:720E634D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #00: 200 62935 OK (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #02: I: 720E634D (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #04: o=- 720E634D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62936 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241230085104569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241230085104569 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:48C8F042 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:48C8F042 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:48C8F042 output_enabled 0 (mgcp_msg.c:125) 20241230085104569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:48C8F042 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:48C8F042 CRCX: Creating connection: port: 4174 (mgcp_protocol.c:1112) 20241230085104569 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:48C8F042 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #00: 200 62936 OK (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #02: I: 48C8F042 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48C8F042 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62937 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241230085104569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241230085104569 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:9163FDF9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:9163FDF9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:9163FDF9 output_enabled 0 (mgcp_msg.c:125) 20241230085104569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:9163FDF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:9163FDF9 CRCX: Creating connection: port: 4176 (mgcp_protocol.c:1112) 20241230085104569 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:9163FDF9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104569 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #00: 200 62937 OK (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #02: I: 9163FDF9 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9163FDF9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104569 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62938 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241230085104570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241230085104570 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:2A6C0A32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:2A6C0A32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:2A6C0A32 output_enabled 0 (mgcp_msg.c:125) 20241230085104570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:2A6C0A32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:2A6C0A32 CRCX: Creating connection: port: 4178 (mgcp_protocol.c:1112) 20241230085104570 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:2A6C0A32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #00: 200 62938 OK (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A6C0A32 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A6C0A32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62939 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241230085104570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241230085104570 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:EBAB1A47 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:EBAB1A47 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:EBAB1A47 output_enabled 0 (mgcp_msg.c:125) 20241230085104570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:EBAB1A47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:EBAB1A47 CRCX: Creating connection: port: 4180 (mgcp_protocol.c:1112) 20241230085104570 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:EBAB1A47 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #00: 200 62939 OK (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #02: I: EBAB1A47 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #04: o=- EBAB1A47 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62940 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241230085104571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241230085104571 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:C1D1E326 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:C1D1E326 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:C1D1E326 output_enabled 0 (mgcp_msg.c:125) 20241230085104571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:C1D1E326 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:C1D1E326 CRCX: Creating connection: port: 4182 (mgcp_protocol.c:1112) 20241230085104571 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:C1D1E326 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #00: 200 62940 OK (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #02: I: C1D1E326 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1D1E326 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62941 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241230085104571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241230085104571 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:9217DB83 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:9217DB83 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:9217DB83 output_enabled 0 (mgcp_msg.c:125) 20241230085104571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:9217DB83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:9217DB83 CRCX: Creating connection: port: 4184 (mgcp_protocol.c:1112) 20241230085104571 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:9217DB83 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104571 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #00: 200 62941 OK (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #02: I: 9217DB83 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9217DB83 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62942 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241230085104572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241230085104572 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:27CED34E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:27CED34E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:27CED34E output_enabled 0 (mgcp_msg.c:125) 20241230085104572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:27CED34E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:27CED34E CRCX: Creating connection: port: 4186 (mgcp_protocol.c:1112) 20241230085104572 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:27CED34E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #00: 200 62942 OK (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #02: I: 27CED34E (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27CED34E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62943 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241230085104572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241230085104572 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:C2A40F0C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:C2A40F0C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:C2A40F0C output_enabled 0 (mgcp_msg.c:125) 20241230085104572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:C2A40F0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:C2A40F0C CRCX: Creating connection: port: 4188 (mgcp_protocol.c:1112) 20241230085104572 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:C2A40F0C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #00: 200 62943 OK (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #02: I: C2A40F0C (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2A40F0C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62944 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241230085104573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241230085104573 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:1FB89916 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:1FB89916 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:1FB89916 output_enabled 0 (mgcp_msg.c:125) 20241230085104573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:1FB89916 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:1FB89916 CRCX: Creating connection: port: 4190 (mgcp_protocol.c:1112) 20241230085104573 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:1FB89916 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #00: 200 62944 OK (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FB89916 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1FB89916 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62945 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241230085104573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241230085104573 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:E52E8FA8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:E52E8FA8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:E52E8FA8 output_enabled 0 (mgcp_msg.c:125) 20241230085104573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:E52E8FA8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:E52E8FA8 CRCX: Creating connection: port: 4192 (mgcp_protocol.c:1112) 20241230085104573 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:E52E8FA8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #00: 200 62945 OK (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #02: I: E52E8FA8 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #04: o=- E52E8FA8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62946 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241230085104573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241230085104573 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:F8E2E4B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:F8E2E4B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:F8E2E4B1 output_enabled 0 (mgcp_msg.c:125) 20241230085104573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:F8E2E4B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:F8E2E4B1 CRCX: Creating connection: port: 4194 (mgcp_protocol.c:1112) 20241230085104573 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:F8E2E4B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #00: 200 62946 OK (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #02: I: F8E2E4B1 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8E2E4B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62947 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241230085104574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241230085104574 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:ED6635CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:ED6635CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:ED6635CA output_enabled 0 (mgcp_msg.c:125) 20241230085104574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:ED6635CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:ED6635CA CRCX: Creating connection: port: 4196 (mgcp_protocol.c:1112) 20241230085104574 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:ED6635CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #00: 200 62947 OK (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #02: I: ED6635CA (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED6635CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62948 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241230085104574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241230085104574 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:C1366465 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:C1366465 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:C1366465 output_enabled 0 (mgcp_msg.c:125) 20241230085104574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:C1366465 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:C1366465 CRCX: Creating connection: port: 4198 (mgcp_protocol.c:1112) 20241230085104574 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:C1366465 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #00: 200 62948 OK (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #02: I: C1366465 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1366465 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62949 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241230085104574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241230085104574 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:29A15AE5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:29A15AE5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:29A15AE5 output_enabled 0 (mgcp_msg.c:125) 20241230085104574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:29A15AE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:29A15AE5 CRCX: Creating connection: port: 4200 (mgcp_protocol.c:1112) 20241230085104574 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:29A15AE5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #00: 200 62949 OK (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #02: I: 29A15AE5 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29A15AE5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62950 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241230085104575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241230085104575 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:B364A5B3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:B364A5B3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:B364A5B3 output_enabled 0 (mgcp_msg.c:125) 20241230085104575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:B364A5B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:B364A5B3 CRCX: Creating connection: port: 4202 (mgcp_protocol.c:1112) 20241230085104575 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:B364A5B3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #00: 200 62950 OK (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #02: I: B364A5B3 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #04: o=- B364A5B3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62951 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241230085104575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241230085104575 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:A152D39C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:A152D39C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:A152D39C output_enabled 0 (mgcp_msg.c:125) 20241230085104575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:A152D39C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:A152D39C CRCX: Creating connection: port: 4204 (mgcp_protocol.c:1112) 20241230085104575 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:A152D39C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #00: 200 62951 OK (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #02: I: A152D39C (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #04: o=- A152D39C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62952 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241230085104575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241230085104575 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:9C1871E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:9C1871E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:9C1871E7 output_enabled 0 (mgcp_msg.c:125) 20241230085104575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:9C1871E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:9C1871E7 CRCX: Creating connection: port: 4206 (mgcp_protocol.c:1112) 20241230085104575 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:9C1871E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104575 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #00: 200 62952 OK (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C1871E7 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C1871E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62953 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241230085104576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241230085104576 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:5E26F5B3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:5E26F5B3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:5E26F5B3 output_enabled 0 (mgcp_msg.c:125) 20241230085104576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:5E26F5B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:5E26F5B3 CRCX: Creating connection: port: 4208 (mgcp_protocol.c:1112) 20241230085104576 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:5E26F5B3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #00: 200 62953 OK (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E26F5B3 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E26F5B3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62954 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241230085104576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241230085104576 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:AF22C7DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:AF22C7DB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:AF22C7DB output_enabled 0 (mgcp_msg.c:125) 20241230085104576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:AF22C7DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:AF22C7DB CRCX: Creating connection: port: 4210 (mgcp_protocol.c:1112) 20241230085104576 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:AF22C7DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #00: 200 62954 OK (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #02: I: AF22C7DB (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF22C7DB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62955 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241230085104576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241230085104576 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:DB4D2E83 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:DB4D2E83 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:DB4D2E83 output_enabled 0 (mgcp_msg.c:125) 20241230085104576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:DB4D2E83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:DB4D2E83 CRCX: Creating connection: port: 4212 (mgcp_protocol.c:1112) 20241230085104576 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:DB4D2E83 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #00: 200 62955 OK (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #02: I: DB4D2E83 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB4D2E83 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62956 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241230085104576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241230085104576 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:08D505C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:08D505C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:08D505C0 output_enabled 0 (mgcp_msg.c:125) 20241230085104576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:08D505C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:08D505C0 CRCX: Creating connection: port: 4214 (mgcp_protocol.c:1112) 20241230085104576 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:08D505C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104576 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #00: 200 62956 OK (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #02: I: 08D505C0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08D505C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62957 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241230085104577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241230085104577 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:ECE3921C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:ECE3921C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:ECE3921C output_enabled 0 (mgcp_msg.c:125) 20241230085104577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:ECE3921C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:ECE3921C CRCX: Creating connection: port: 4216 (mgcp_protocol.c:1112) 20241230085104577 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:ECE3921C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #00: 200 62957 OK (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #02: I: ECE3921C (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECE3921C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62958 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241230085104577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241230085104577 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:20AB5ADD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:20AB5ADD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:20AB5ADD output_enabled 0 (mgcp_msg.c:125) 20241230085104577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:20AB5ADD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:20AB5ADD CRCX: Creating connection: port: 4218 (mgcp_protocol.c:1112) 20241230085104577 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:20AB5ADD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #00: 200 62958 OK (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #02: I: 20AB5ADD (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #04: o=- 20AB5ADD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62959 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241230085104577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241230085104577 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:DA97191C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:DA97191C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:DA97191C output_enabled 0 (mgcp_msg.c:125) 20241230085104577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:DA97191C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:DA97191C CRCX: Creating connection: port: 4220 (mgcp_protocol.c:1112) 20241230085104577 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:DA97191C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #00: 200 62959 OK (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #02: I: DA97191C (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA97191C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62960 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241230085104577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241230085104577 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:070FE68D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104577 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:070FE68D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:070FE68D output_enabled 0 (mgcp_msg.c:125) 20241230085104578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:070FE68D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:070FE68D CRCX: Creating connection: port: 4222 (mgcp_protocol.c:1112) 20241230085104578 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:070FE68D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #00: 200 62960 OK (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #02: I: 070FE68D (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 070FE68D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62961 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241230085104578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241230085104578 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:75AF140F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:75AF140F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:75AF140F output_enabled 0 (mgcp_msg.c:125) 20241230085104578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:75AF140F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:75AF140F CRCX: Creating connection: port: 4224 (mgcp_protocol.c:1112) 20241230085104578 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:75AF140F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #00: 200 62961 OK (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #02: I: 75AF140F (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75AF140F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62962 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241230085104578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241230085104578 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:25A59C79 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:25A59C79 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:25A59C79 output_enabled 0 (mgcp_msg.c:125) 20241230085104578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:25A59C79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:25A59C79 CRCX: Creating connection: port: 4226 (mgcp_protocol.c:1112) 20241230085104578 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:25A59C79 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #00: 200 62962 OK (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #02: I: 25A59C79 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25A59C79 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62963 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241230085104578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241230085104578 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:5465618A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5465618A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5465618A output_enabled 0 (mgcp_msg.c:125) 20241230085104578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:5465618A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5465618A CRCX: Creating connection: port: 4228 (mgcp_protocol.c:1112) 20241230085104578 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:5465618A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #00: 200 62963 OK (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #02: I: 5465618A (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5465618A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62964 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241230085104579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241230085104579 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:D556FFAF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:D556FFAF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:D556FFAF output_enabled 0 (mgcp_msg.c:125) 20241230085104579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:D556FFAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:D556FFAF CRCX: Creating connection: port: 4230 (mgcp_protocol.c:1112) 20241230085104579 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:D556FFAF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #00: 200 62964 OK (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #02: I: D556FFAF (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #04: o=- D556FFAF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62965 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241230085104579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241230085104579 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:C0C65A28 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:C0C65A28 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:C0C65A28 output_enabled 0 (mgcp_msg.c:125) 20241230085104579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:C0C65A28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:C0C65A28 CRCX: Creating connection: port: 4232 (mgcp_protocol.c:1112) 20241230085104579 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:C0C65A28 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #00: 200 62965 OK (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #02: I: C0C65A28 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0C65A28 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62966 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241230085104579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241230085104579 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:6147F4EA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:6147F4EA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:6147F4EA output_enabled 0 (mgcp_msg.c:125) 20241230085104579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:6147F4EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:6147F4EA CRCX: Creating connection: port: 4234 (mgcp_protocol.c:1112) 20241230085104579 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:6147F4EA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #00: 200 62966 OK (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #02: I: 6147F4EA (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6147F4EA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62967 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241230085104579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241230085104579 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:25511497 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:25511497 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:25511497 output_enabled 0 (mgcp_msg.c:125) 20241230085104579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:25511497 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:25511497 CRCX: Creating connection: port: 4236 (mgcp_protocol.c:1112) 20241230085104579 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:25511497 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #00: 200 62967 OK (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #02: I: 25511497 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25511497 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62968 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241230085104580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241230085104580 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:67FD5807 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:67FD5807 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:67FD5807 output_enabled 0 (mgcp_msg.c:125) 20241230085104580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:67FD5807 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:67FD5807 CRCX: Creating connection: port: 4238 (mgcp_protocol.c:1112) 20241230085104580 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:67FD5807 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #00: 200 62968 OK (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #02: I: 67FD5807 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67FD5807 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62969 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241230085104580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241230085104580 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:378793BC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:378793BC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:378793BC output_enabled 0 (mgcp_msg.c:125) 20241230085104580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:378793BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:378793BC CRCX: Creating connection: port: 4240 (mgcp_protocol.c:1112) 20241230085104580 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:378793BC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #00: 200 62969 OK (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #02: I: 378793BC (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #04: o=- 378793BC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62970 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241230085104580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241230085104580 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:A8D2850C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:A8D2850C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:A8D2850C output_enabled 0 (mgcp_msg.c:125) 20241230085104580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:A8D2850C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:A8D2850C CRCX: Creating connection: port: 4242 (mgcp_protocol.c:1112) 20241230085104580 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:A8D2850C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #00: 200 62970 OK (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #02: I: A8D2850C (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8D2850C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62971 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241230085104580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241230085104580 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:CEFC2029 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:CEFC2029 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:CEFC2029 output_enabled 0 (mgcp_msg.c:125) 20241230085104580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:CEFC2029 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104580 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:CEFC2029 CRCX: Creating connection: port: 4244 (mgcp_protocol.c:1112) 20241230085104581 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:CEFC2029 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #00: 200 62971 OK (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #02: I: CEFC2029 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEFC2029 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62972 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241230085104581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241230085104581 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:AF3219BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:AF3219BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:AF3219BD output_enabled 0 (mgcp_msg.c:125) 20241230085104581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:AF3219BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:AF3219BD CRCX: Creating connection: port: 4246 (mgcp_protocol.c:1112) 20241230085104581 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:AF3219BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #00: 200 62972 OK (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #02: I: AF3219BD (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF3219BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62973 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241230085104581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241230085104581 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:2BDF5CB4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:2BDF5CB4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:2BDF5CB4 output_enabled 0 (mgcp_msg.c:125) 20241230085104581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:2BDF5CB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:2BDF5CB4 CRCX: Creating connection: port: 4248 (mgcp_protocol.c:1112) 20241230085104581 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:2BDF5CB4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #00: 200 62973 OK (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BDF5CB4 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BDF5CB4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62974 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241230085104581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241230085104581 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:B7691255 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:B7691255 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:B7691255 output_enabled 0 (mgcp_msg.c:125) 20241230085104581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:B7691255 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:B7691255 CRCX: Creating connection: port: 4250 (mgcp_protocol.c:1112) 20241230085104581 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:B7691255 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104581 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #00: 200 62974 OK (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #02: I: B7691255 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7691255 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62975 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241230085104582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241230085104582 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:818AB1A9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:818AB1A9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:818AB1A9 output_enabled 0 (mgcp_msg.c:125) 20241230085104582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:818AB1A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:818AB1A9 CRCX: Creating connection: port: 4252 (mgcp_protocol.c:1112) 20241230085104582 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:818AB1A9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #00: 200 62975 OK (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #02: I: 818AB1A9 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #04: o=- 818AB1A9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62976 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241230085104582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241230085104582 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:FAC62D2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:FAC62D2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:FAC62D2D output_enabled 0 (mgcp_msg.c:125) 20241230085104582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:FAC62D2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:FAC62D2D CRCX: Creating connection: port: 4254 (mgcp_protocol.c:1112) 20241230085104582 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:FAC62D2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #00: 200 62976 OK (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #02: I: FAC62D2D (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #04: o=- FAC62D2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62977 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241230085104582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241230085104582 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:4D26C7D1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:4D26C7D1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:4D26C7D1 output_enabled 0 (mgcp_msg.c:125) 20241230085104582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:4D26C7D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:4D26C7D1 CRCX: Creating connection: port: 4256 (mgcp_protocol.c:1112) 20241230085104582 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:4D26C7D1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104582 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #00: 200 62977 OK (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D26C7D1 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D26C7D1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62978 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241230085104583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241230085104583 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:783CFCEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:783CFCEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:783CFCEC output_enabled 0 (mgcp_msg.c:125) 20241230085104583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:783CFCEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:783CFCEC CRCX: Creating connection: port: 4258 (mgcp_protocol.c:1112) 20241230085104583 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:783CFCEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #00: 200 62978 OK (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #02: I: 783CFCEC (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 783CFCEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62979 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241230085104583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241230085104583 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:9A794BE5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:9A794BE5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:9A794BE5 output_enabled 0 (mgcp_msg.c:125) 20241230085104583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:9A794BE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:9A794BE5 CRCX: Creating connection: port: 4260 (mgcp_protocol.c:1112) 20241230085104583 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:9A794BE5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #00: 200 62979 OK (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A794BE5 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A794BE5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62980 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241230085104583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241230085104583 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:27B6705A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:27B6705A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:27B6705A output_enabled 0 (mgcp_msg.c:125) 20241230085104583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:27B6705A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:27B6705A CRCX: Creating connection: port: 4262 (mgcp_protocol.c:1112) 20241230085104583 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:27B6705A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #00: 200 62980 OK (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #02: I: 27B6705A (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27B6705A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62981 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104583 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241230085104583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241230085104583 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:EFC75C21 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:EFC75C21 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:EFC75C21 output_enabled 0 (mgcp_msg.c:125) 20241230085104584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:EFC75C21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:EFC75C21 CRCX: Creating connection: port: 4264 (mgcp_protocol.c:1112) 20241230085104584 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:EFC75C21 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #00: 200 62981 OK (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #02: I: EFC75C21 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFC75C21 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62982 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241230085104584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241230085104584 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:9DED0AEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:9DED0AEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:9DED0AEB output_enabled 0 (mgcp_msg.c:125) 20241230085104584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:9DED0AEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:9DED0AEB CRCX: Creating connection: port: 4266 (mgcp_protocol.c:1112) 20241230085104584 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:9DED0AEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #00: 200 62982 OK (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DED0AEB (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9DED0AEB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62983 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241230085104584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241230085104584 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:C6CA8A26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:C6CA8A26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:C6CA8A26 output_enabled 0 (mgcp_msg.c:125) 20241230085104584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:C6CA8A26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:C6CA8A26 CRCX: Creating connection: port: 4268 (mgcp_protocol.c:1112) 20241230085104584 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:C6CA8A26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #00: 200 62983 OK (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #02: I: C6CA8A26 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6CA8A26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62984 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241230085104584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241230085104584 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:49B3461E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:49B3461E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:49B3461E output_enabled 0 (mgcp_msg.c:125) 20241230085104584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:49B3461E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104584 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:49B3461E CRCX: Creating connection: port: 4270 (mgcp_protocol.c:1112) 20241230085104585 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:49B3461E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #00: 200 62984 OK (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #02: I: 49B3461E (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49B3461E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62985 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241230085104585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241230085104585 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:5BB03408 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:5BB03408 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:5BB03408 output_enabled 0 (mgcp_msg.c:125) 20241230085104585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:5BB03408 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:5BB03408 CRCX: Creating connection: port: 4272 (mgcp_protocol.c:1112) 20241230085104585 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:5BB03408 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #00: 200 62985 OK (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BB03408 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BB03408 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62986 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241230085104585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241230085104585 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:991483B6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:991483B6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:991483B6 output_enabled 0 (mgcp_msg.c:125) 20241230085104585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:991483B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:991483B6 CRCX: Creating connection: port: 4274 (mgcp_protocol.c:1112) 20241230085104585 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:991483B6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #00: 200 62986 OK (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #02: I: 991483B6 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #04: o=- 991483B6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62987 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241230085104585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241230085104585 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:232787AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:232787AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:232787AC output_enabled 0 (mgcp_msg.c:125) 20241230085104585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:232787AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:232787AC CRCX: Creating connection: port: 4276 (mgcp_protocol.c:1112) 20241230085104585 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:232787AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104585 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #00: 200 62987 OK (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #02: I: 232787AC (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #04: o=- 232787AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62988 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241230085104586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241230085104586 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:9577BB8F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:9577BB8F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:9577BB8F output_enabled 0 (mgcp_msg.c:125) 20241230085104586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:9577BB8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:9577BB8F CRCX: Creating connection: port: 4278 (mgcp_protocol.c:1112) 20241230085104586 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:9577BB8F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #00: 200 62988 OK (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #02: I: 9577BB8F (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9577BB8F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62989 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241230085104586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241230085104586 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:2F3207C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:2F3207C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:2F3207C0 output_enabled 0 (mgcp_msg.c:125) 20241230085104586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:2F3207C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:2F3207C0 CRCX: Creating connection: port: 4280 (mgcp_protocol.c:1112) 20241230085104586 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:2F3207C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #00: 200 62989 OK (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F3207C0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F3207C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62990 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241230085104586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241230085104586 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:0715083D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:0715083D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:0715083D output_enabled 0 (mgcp_msg.c:125) 20241230085104586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:0715083D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:0715083D CRCX: Creating connection: port: 4282 (mgcp_protocol.c:1112) 20241230085104586 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:0715083D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #00: 200 62990 OK (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #02: I: 0715083D (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0715083D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62991 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241230085104586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241230085104586 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:3E8299A9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:3E8299A9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:3E8299A9 output_enabled 0 (mgcp_msg.c:125) 20241230085104586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:3E8299A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:3E8299A9 CRCX: Creating connection: port: 4284 (mgcp_protocol.c:1112) 20241230085104586 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:3E8299A9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104586 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #00: 200 62991 OK (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E8299A9 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E8299A9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62992 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241230085104587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241230085104587 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:5E8005B7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:5E8005B7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:5E8005B7 output_enabled 0 (mgcp_msg.c:125) 20241230085104587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:5E8005B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:5E8005B7 CRCX: Creating connection: port: 4286 (mgcp_protocol.c:1112) 20241230085104587 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:5E8005B7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #00: 200 62992 OK (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E8005B7 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E8005B7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62993 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241230085104587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241230085104587 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:1A1AC0F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:1A1AC0F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:1A1AC0F5 output_enabled 0 (mgcp_msg.c:125) 20241230085104587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:1A1AC0F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:1A1AC0F5 CRCX: Creating connection: port: 4288 (mgcp_protocol.c:1112) 20241230085104587 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:1A1AC0F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #00: 200 62993 OK (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A1AC0F5 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A1AC0F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62994 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241230085104587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241230085104587 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:B75153A1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B75153A1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B75153A1 output_enabled 0 (mgcp_msg.c:125) 20241230085104587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:B75153A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B75153A1 CRCX: Creating connection: port: 4290 (mgcp_protocol.c:1112) 20241230085104587 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:B75153A1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104587 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #00: 200 62994 OK (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #02: I: B75153A1 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #04: o=- B75153A1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62995 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241230085104588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241230085104588 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:63AE89AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:63AE89AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:63AE89AF output_enabled 0 (mgcp_msg.c:125) 20241230085104588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:63AE89AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:63AE89AF CRCX: Creating connection: port: 4292 (mgcp_protocol.c:1112) 20241230085104588 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:63AE89AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #00: 200 62995 OK (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #02: I: 63AE89AF (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63AE89AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62996 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241230085104588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241230085104588 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:9BBF2B34 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:9BBF2B34 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:9BBF2B34 output_enabled 0 (mgcp_msg.c:125) 20241230085104588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:9BBF2B34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:9BBF2B34 CRCX: Creating connection: port: 4294 (mgcp_protocol.c:1112) 20241230085104588 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:9BBF2B34 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #00: 200 62996 OK (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BBF2B34 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9BBF2B34 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62997 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241230085104588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241230085104588 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:8B9E8A12 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:8B9E8A12 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:8B9E8A12 output_enabled 0 (mgcp_msg.c:125) 20241230085104588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:8B9E8A12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:8B9E8A12 CRCX: Creating connection: port: 4296 (mgcp_protocol.c:1112) 20241230085104588 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:8B9E8A12 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #00: 200 62997 OK (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B9E8A12 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B9E8A12 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62998 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241230085104588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241230085104588 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:7A3BFE4B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:7A3BFE4B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:7A3BFE4B output_enabled 0 (mgcp_msg.c:125) 20241230085104588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:7A3BFE4B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:7A3BFE4B CRCX: Creating connection: port: 4298 (mgcp_protocol.c:1112) 20241230085104588 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:7A3BFE4B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #00: 200 62998 OK (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A3BFE4B (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A3BFE4B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62999 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241230085104589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241230085104589 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:6CB3DAEE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:6CB3DAEE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:6CB3DAEE output_enabled 0 (mgcp_msg.c:125) 20241230085104589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:6CB3DAEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:6CB3DAEE CRCX: Creating connection: port: 4300 (mgcp_protocol.c:1112) 20241230085104589 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:6CB3DAEE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #00: 200 62999 OK (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CB3DAEE (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CB3DAEE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63000 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241230085104589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241230085104589 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:1ACF4EC3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:1ACF4EC3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:1ACF4EC3 output_enabled 0 (mgcp_msg.c:125) 20241230085104589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:1ACF4EC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:1ACF4EC3 CRCX: Creating connection: port: 4302 (mgcp_protocol.c:1112) 20241230085104589 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:1ACF4EC3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #00: 200 63000 OK (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #02: I: 1ACF4EC3 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1ACF4EC3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63001 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241230085104589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241230085104589 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:60230466 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:60230466 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:60230466 output_enabled 0 (mgcp_msg.c:125) 20241230085104589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:60230466 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:60230466 CRCX: Creating connection: port: 4304 (mgcp_protocol.c:1112) 20241230085104589 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:60230466 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104589 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #00: 200 63001 OK (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #02: I: 60230466 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60230466 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63002 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241230085104590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241230085104590 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:EDD9EBAA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:EDD9EBAA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:EDD9EBAA output_enabled 0 (mgcp_msg.c:125) 20241230085104590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:EDD9EBAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:EDD9EBAA CRCX: Creating connection: port: 4306 (mgcp_protocol.c:1112) 20241230085104590 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:EDD9EBAA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104590 DLMGCP DEBUG <0013> Generated response: line #00: 200 63002 OK (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Generated response: line #02: I: EDD9EBAA (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Generated response: line #04: o=- EDD9EBAA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63003 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241230085104590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241230085104590 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:82DBEDA0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:82DBEDA0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:82DBEDA0 output_enabled 0 (mgcp_msg.c:125) 20241230085104590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:82DBEDA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104590 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:82DBEDA0 CRCX: Creating connection: port: 4308 (mgcp_protocol.c:1112) 20241230085104591 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:82DBEDA0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #00: 200 63003 OK (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #02: I: 82DBEDA0 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82DBEDA0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63004 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241230085104591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241230085104591 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:66643034 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:66643034 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:66643034 output_enabled 0 (mgcp_msg.c:125) 20241230085104591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:66643034 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:66643034 CRCX: Creating connection: port: 4310 (mgcp_protocol.c:1112) 20241230085104591 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:66643034 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #00: 200 63004 OK (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #02: I: 66643034 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66643034 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63005 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241230085104591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241230085104591 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:ED4612EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:ED4612EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:ED4612EB output_enabled 0 (mgcp_msg.c:125) 20241230085104591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104591 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:ED4612EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:ED4612EB CRCX: Creating connection: port: 4312 (mgcp_protocol.c:1112) 20241230085104592 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:ED4612EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #00: 200 63005 OK (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #02: I: ED4612EB (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED4612EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63006 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241230085104592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241230085104592 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:41060E41 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:41060E41 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:41060E41 output_enabled 0 (mgcp_msg.c:125) 20241230085104592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:41060E41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:41060E41 CRCX: Creating connection: port: 4314 (mgcp_protocol.c:1112) 20241230085104592 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:41060E41 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #00: 200 63006 OK (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #02: I: 41060E41 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #04: o=- 41060E41 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63007 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241230085104592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241230085104592 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:2F48D87B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:2F48D87B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:2F48D87B output_enabled 0 (mgcp_msg.c:125) 20241230085104592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:2F48D87B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:2F48D87B CRCX: Creating connection: port: 4316 (mgcp_protocol.c:1112) 20241230085104592 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:2F48D87B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104592 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #00: 200 63007 OK (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241230085104592 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F48D87B (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F48D87B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63008 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241230085104593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241230085104593 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:BACBE6DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:BACBE6DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:BACBE6DC output_enabled 0 (mgcp_msg.c:125) 20241230085104593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:BACBE6DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:BACBE6DC CRCX: Creating connection: port: 4318 (mgcp_protocol.c:1112) 20241230085104593 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:BACBE6DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #00: 200 63008 OK (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #02: I: BACBE6DC (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #04: o=- BACBE6DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63009 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241230085104593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241230085104593 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:025DEA64 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:025DEA64 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:025DEA64 output_enabled 0 (mgcp_msg.c:125) 20241230085104593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:025DEA64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:025DEA64 CRCX: Creating connection: port: 4320 (mgcp_protocol.c:1112) 20241230085104593 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:025DEA64 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104593 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #00: 200 63009 OK (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #02: I: 025DEA64 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #04: o=- 025DEA64 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63010 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241230085104594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241230085104594 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:39E800AA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:39E800AA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:39E800AA output_enabled 0 (mgcp_msg.c:125) 20241230085104594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:39E800AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:39E800AA CRCX: Creating connection: port: 4322 (mgcp_protocol.c:1112) 20241230085104594 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:39E800AA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #00: 200 63010 OK (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #02: I: 39E800AA (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39E800AA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63011 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241230085104594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241230085104594 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:339D275A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:339D275A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:339D275A output_enabled 0 (mgcp_msg.c:125) 20241230085104594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:339D275A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:339D275A CRCX: Creating connection: port: 4324 (mgcp_protocol.c:1112) 20241230085104594 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:339D275A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #00: 200 63011 OK (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #02: I: 339D275A (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 339D275A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63012 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241230085104595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241230085104595 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:FE64DC68 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:FE64DC68 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:FE64DC68 output_enabled 0 (mgcp_msg.c:125) 20241230085104595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:FE64DC68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:FE64DC68 CRCX: Creating connection: port: 4326 (mgcp_protocol.c:1112) 20241230085104595 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:FE64DC68 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #00: 200 63012 OK (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #02: I: FE64DC68 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE64DC68 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63013 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241230085104595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241230085104595 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:F1F4796D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:F1F4796D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:F1F4796D output_enabled 0 (mgcp_msg.c:125) 20241230085104595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:F1F4796D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:F1F4796D CRCX: Creating connection: port: 4328 (mgcp_protocol.c:1112) 20241230085104595 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:F1F4796D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #00: 200 63013 OK (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #02: I: F1F4796D (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1F4796D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63014 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241230085104595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241230085104595 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:86B76A60 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:86B76A60 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:86B76A60 output_enabled 0 (mgcp_msg.c:125) 20241230085104596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:86B76A60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:86B76A60 CRCX: Creating connection: port: 4330 (mgcp_protocol.c:1112) 20241230085104596 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:86B76A60 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #00: 200 63014 OK (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #02: I: 86B76A60 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86B76A60 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63015 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241230085104596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241230085104596 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:3D2EB8EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:3D2EB8EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:3D2EB8EE output_enabled 0 (mgcp_msg.c:125) 20241230085104596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:3D2EB8EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:3D2EB8EE CRCX: Creating connection: port: 4332 (mgcp_protocol.c:1112) 20241230085104596 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:3D2EB8EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #00: 200 63015 OK (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D2EB8EE (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D2EB8EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63016 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241230085104596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241230085104596 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:87783493 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:87783493 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:87783493 output_enabled 0 (mgcp_msg.c:125) 20241230085104596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:87783493 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:87783493 CRCX: Creating connection: port: 4334 (mgcp_protocol.c:1112) 20241230085104596 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:87783493 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104596 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #00: 200 63016 OK (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #02: I: 87783493 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87783493 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63017 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241230085104597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241230085104597 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:F3608A8D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:F3608A8D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:F3608A8D output_enabled 0 (mgcp_msg.c:125) 20241230085104597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:F3608A8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:F3608A8D CRCX: Creating connection: port: 4336 (mgcp_protocol.c:1112) 20241230085104597 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:F3608A8D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #00: 200 63017 OK (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #02: I: F3608A8D (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3608A8D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63018 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241230085104597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241230085104597 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:082A5F3B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:082A5F3B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:082A5F3B output_enabled 0 (mgcp_msg.c:125) 20241230085104597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:082A5F3B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:082A5F3B CRCX: Creating connection: port: 4338 (mgcp_protocol.c:1112) 20241230085104597 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:082A5F3B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #00: 200 63018 OK (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #02: I: 082A5F3B (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 082A5F3B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63019 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241230085104598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241230085104598 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:6E78870D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:6E78870D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:6E78870D output_enabled 0 (mgcp_msg.c:125) 20241230085104598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:6E78870D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:6E78870D CRCX: Creating connection: port: 4340 (mgcp_protocol.c:1112) 20241230085104598 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:6E78870D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #00: 200 63019 OK (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E78870D (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E78870D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63020 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241230085104598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241230085104598 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:A3A3112F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:A3A3112F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:A3A3112F output_enabled 0 (mgcp_msg.c:125) 20241230085104598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:A3A3112F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:A3A3112F CRCX: Creating connection: port: 4342 (mgcp_protocol.c:1112) 20241230085104598 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:A3A3112F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #00: 200 63020 OK (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #02: I: A3A3112F (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3A3112F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63021 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241230085104598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241230085104598 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:81AF0AC0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:81AF0AC0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:81AF0AC0 output_enabled 0 (mgcp_msg.c:125) 20241230085104598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:81AF0AC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:81AF0AC0 CRCX: Creating connection: port: 4344 (mgcp_protocol.c:1112) 20241230085104598 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:81AF0AC0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #00: 200 63021 OK (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #02: I: 81AF0AC0 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81AF0AC0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63022 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241230085104599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241230085104599 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:1C652060 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:1C652060 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:1C652060 output_enabled 0 (mgcp_msg.c:125) 20241230085104599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:1C652060 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:1C652060 CRCX: Creating connection: port: 4346 (mgcp_protocol.c:1112) 20241230085104599 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:1C652060 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #00: 200 63022 OK (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C652060 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C652060 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63023 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241230085104599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241230085104599 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:0511DF35 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:0511DF35 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:0511DF35 output_enabled 0 (mgcp_msg.c:125) 20241230085104599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:0511DF35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:0511DF35 CRCX: Creating connection: port: 4348 (mgcp_protocol.c:1112) 20241230085104599 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:0511DF35 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #00: 200 63023 OK (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #02: I: 0511DF35 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0511DF35 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63024 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241230085104599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241230085104599 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:28A1D592 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:28A1D592 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:28A1D592 output_enabled 0 (mgcp_msg.c:125) 20241230085104599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:28A1D592 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:28A1D592 CRCX: Creating connection: port: 4350 (mgcp_protocol.c:1112) 20241230085104599 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:28A1D592 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #00: 200 63024 OK (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #02: I: 28A1D592 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28A1D592 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63025 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241230085104600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241230085104600 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:F2FEB277 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:F2FEB277 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:F2FEB277 output_enabled 0 (mgcp_msg.c:125) 20241230085104600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:F2FEB277 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:F2FEB277 CRCX: Creating connection: port: 4352 (mgcp_protocol.c:1112) 20241230085104600 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:F2FEB277 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #00: 200 63025 OK (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #02: I: F2FEB277 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2FEB277 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63026 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241230085104600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241230085104600 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:A1A05F7D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:A1A05F7D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:A1A05F7D output_enabled 0 (mgcp_msg.c:125) 20241230085104600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:A1A05F7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:A1A05F7D CRCX: Creating connection: port: 4354 (mgcp_protocol.c:1112) 20241230085104600 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:A1A05F7D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #00: 200 63026 OK (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #02: I: A1A05F7D (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1A05F7D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63027 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241230085104600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241230085104600 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:599E1C54 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:599E1C54 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:599E1C54 output_enabled 0 (mgcp_msg.c:125) 20241230085104600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:599E1C54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:599E1C54 CRCX: Creating connection: port: 4356 (mgcp_protocol.c:1112) 20241230085104600 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:599E1C54 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #00: 200 63027 OK (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #02: I: 599E1C54 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #04: o=- 599E1C54 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63028 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241230085104600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241230085104600 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:689C5925 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:689C5925 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:689C5925 output_enabled 0 (mgcp_msg.c:125) 20241230085104600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:689C5925 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:689C5925 CRCX: Creating connection: port: 4358 (mgcp_protocol.c:1112) 20241230085104600 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:689C5925 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104600 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #00: 200 63028 OK (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #02: I: 689C5925 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #04: o=- 689C5925 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63029 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241230085104601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241230085104601 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:CC60EBB6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:CC60EBB6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:CC60EBB6 output_enabled 0 (mgcp_msg.c:125) 20241230085104601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:CC60EBB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:CC60EBB6 CRCX: Creating connection: port: 4360 (mgcp_protocol.c:1112) 20241230085104601 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:CC60EBB6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #00: 200 63029 OK (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #02: I: CC60EBB6 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC60EBB6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63030 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241230085104601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241230085104601 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:6CC2B2DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:6CC2B2DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:6CC2B2DC output_enabled 0 (mgcp_msg.c:125) 20241230085104601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:6CC2B2DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:6CC2B2DC CRCX: Creating connection: port: 4362 (mgcp_protocol.c:1112) 20241230085104601 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:6CC2B2DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #00: 200 63030 OK (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CC2B2DC (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CC2B2DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63031 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241230085104601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241230085104601 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:AD059BE0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:AD059BE0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:AD059BE0 output_enabled 0 (mgcp_msg.c:125) 20241230085104601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:AD059BE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:AD059BE0 CRCX: Creating connection: port: 4364 (mgcp_protocol.c:1112) 20241230085104601 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:AD059BE0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104601 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #00: 200 63031 OK (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #02: I: AD059BE0 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD059BE0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63032 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241230085104602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241230085104602 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:48D36281 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:48D36281 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:48D36281 output_enabled 0 (mgcp_msg.c:125) 20241230085104602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:48D36281 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:48D36281 CRCX: Creating connection: port: 4366 (mgcp_protocol.c:1112) 20241230085104602 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:48D36281 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #00: 200 63032 OK (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #02: I: 48D36281 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48D36281 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63033 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241230085104602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241230085104602 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:9D4A6F62 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:9D4A6F62 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:9D4A6F62 output_enabled 0 (mgcp_msg.c:125) 20241230085104602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:9D4A6F62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:9D4A6F62 CRCX: Creating connection: port: 4368 (mgcp_protocol.c:1112) 20241230085104602 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:9D4A6F62 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #00: 200 63033 OK (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D4A6F62 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D4A6F62 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63034 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241230085104602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241230085104602 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:65942574 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:65942574 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:65942574 output_enabled 0 (mgcp_msg.c:125) 20241230085104602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:65942574 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:65942574 CRCX: Creating connection: port: 4370 (mgcp_protocol.c:1112) 20241230085104602 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:65942574 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #00: 200 63034 OK (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #02: I: 65942574 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65942574 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63035 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241230085104603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241230085104603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:F72354D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:F72354D8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:F72354D8 output_enabled 0 (mgcp_msg.c:125) 20241230085104603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:F72354D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:F72354D8 CRCX: Creating connection: port: 4372 (mgcp_protocol.c:1112) 20241230085104603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:F72354D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #00: 200 63035 OK (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #02: I: F72354D8 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #04: o=- F72354D8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63036 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241230085104603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241230085104603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:56564982 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:56564982 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:56564982 output_enabled 0 (mgcp_msg.c:125) 20241230085104603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:56564982 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:56564982 CRCX: Creating connection: port: 4374 (mgcp_protocol.c:1112) 20241230085104603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:56564982 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #00: 200 63036 OK (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #02: I: 56564982 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56564982 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63037 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241230085104603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241230085104603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:3EB3CE81 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:3EB3CE81 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:3EB3CE81 output_enabled 0 (mgcp_msg.c:125) 20241230085104603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:3EB3CE81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:3EB3CE81 CRCX: Creating connection: port: 4376 (mgcp_protocol.c:1112) 20241230085104603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:3EB3CE81 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #00: 200 63037 OK (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EB3CE81 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EB3CE81 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63038 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241230085104603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241230085104603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:AD16706E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:AD16706E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:AD16706E output_enabled 0 (mgcp_msg.c:125) 20241230085104603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:AD16706E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:AD16706E CRCX: Creating connection: port: 4378 (mgcp_protocol.c:1112) 20241230085104603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:AD16706E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #00: 200 63038 OK (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #02: I: AD16706E (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD16706E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63039 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241230085104604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241230085104604 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:ADBCEF39 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:ADBCEF39 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:ADBCEF39 output_enabled 0 (mgcp_msg.c:125) 20241230085104604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:ADBCEF39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:ADBCEF39 CRCX: Creating connection: port: 4380 (mgcp_protocol.c:1112) 20241230085104604 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:ADBCEF39 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #00: 200 63039 OK (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #02: I: ADBCEF39 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #04: o=- ADBCEF39 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63040 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241230085104604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241230085104604 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:6DAD3596 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:6DAD3596 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:6DAD3596 output_enabled 0 (mgcp_msg.c:125) 20241230085104604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:6DAD3596 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:6DAD3596 CRCX: Creating connection: port: 4382 (mgcp_protocol.c:1112) 20241230085104604 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:6DAD3596 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #00: 200 63040 OK (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DAD3596 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6DAD3596 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63041 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241230085104604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241230085104604 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:C7A1CADE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:C7A1CADE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:C7A1CADE output_enabled 0 (mgcp_msg.c:125) 20241230085104604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:C7A1CADE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:C7A1CADE CRCX: Creating connection: port: 4384 (mgcp_protocol.c:1112) 20241230085104604 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:C7A1CADE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #00: 200 63041 OK (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #02: I: C7A1CADE (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7A1CADE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63042 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241230085104605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241230085104605 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:D52A416F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:D52A416F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:D52A416F output_enabled 0 (mgcp_msg.c:125) 20241230085104605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:D52A416F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:D52A416F CRCX: Creating connection: port: 4386 (mgcp_protocol.c:1112) 20241230085104605 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:D52A416F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #00: 200 63042 OK (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #02: I: D52A416F (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #04: o=- D52A416F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63043 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241230085104605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241230085104605 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:3D9FFB03 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3D9FFB03 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3D9FFB03 output_enabled 0 (mgcp_msg.c:125) 20241230085104605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:3D9FFB03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3D9FFB03 CRCX: Creating connection: port: 4388 (mgcp_protocol.c:1112) 20241230085104605 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:3D9FFB03 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #00: 200 63043 OK (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D9FFB03 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D9FFB03 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63044 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241230085104605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241230085104605 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:45EB77E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:45EB77E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:45EB77E9 output_enabled 0 (mgcp_msg.c:125) 20241230085104605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:45EB77E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:45EB77E9 CRCX: Creating connection: port: 4390 (mgcp_protocol.c:1112) 20241230085104605 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:45EB77E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #00: 200 63044 OK (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #02: I: 45EB77E9 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45EB77E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63045 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241230085104605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241230085104605 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:9A0AAADA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:9A0AAADA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:9A0AAADA output_enabled 0 (mgcp_msg.c:125) 20241230085104605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:9A0AAADA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:9A0AAADA CRCX: Creating connection: port: 4392 (mgcp_protocol.c:1112) 20241230085104605 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:9A0AAADA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104605 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #00: 200 63045 OK (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A0AAADA (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A0AAADA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63046 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241230085104606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241230085104606 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:40893277 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:40893277 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:40893277 output_enabled 0 (mgcp_msg.c:125) 20241230085104606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:40893277 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:40893277 CRCX: Creating connection: port: 4394 (mgcp_protocol.c:1112) 20241230085104606 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:40893277 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #00: 200 63046 OK (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #02: I: 40893277 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40893277 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63047 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241230085104606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241230085104606 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:44EFC3CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:44EFC3CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:44EFC3CA output_enabled 0 (mgcp_msg.c:125) 20241230085104606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:44EFC3CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:44EFC3CA CRCX: Creating connection: port: 4396 (mgcp_protocol.c:1112) 20241230085104606 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:44EFC3CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #00: 200 63047 OK (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #02: I: 44EFC3CA (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44EFC3CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63048 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241230085104606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241230085104606 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:0D45FA9F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:0D45FA9F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:0D45FA9F output_enabled 0 (mgcp_msg.c:125) 20241230085104606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:0D45FA9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:0D45FA9F CRCX: Creating connection: port: 4398 (mgcp_protocol.c:1112) 20241230085104606 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:0D45FA9F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104606 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #00: 200 63048 OK (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D45FA9F (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D45FA9F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63049 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241230085104607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241230085104607 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:E5F8C207 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:E5F8C207 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:E5F8C207 output_enabled 0 (mgcp_msg.c:125) 20241230085104607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:E5F8C207 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:E5F8C207 CRCX: Creating connection: port: 4400 (mgcp_protocol.c:1112) 20241230085104607 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:E5F8C207 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #00: 200 63049 OK (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #02: I: E5F8C207 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5F8C207 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63050 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241230085104607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241230085104607 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:CB4972DA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:CB4972DA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:CB4972DA output_enabled 0 (mgcp_msg.c:125) 20241230085104607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:CB4972DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:CB4972DA CRCX: Creating connection: port: 4402 (mgcp_protocol.c:1112) 20241230085104607 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:CB4972DA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #00: 200 63050 OK (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #02: I: CB4972DA (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB4972DA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63051 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241230085104607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241230085104607 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:B20E0808 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:B20E0808 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:B20E0808 output_enabled 0 (mgcp_msg.c:125) 20241230085104607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:B20E0808 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:B20E0808 CRCX: Creating connection: port: 4404 (mgcp_protocol.c:1112) 20241230085104607 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:B20E0808 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #00: 200 63051 OK (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #02: I: B20E0808 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #04: o=- B20E0808 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63052 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241230085104607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241230085104607 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:8E967C0B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:8E967C0B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:8E967C0B output_enabled 0 (mgcp_msg.c:125) 20241230085104607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:8E967C0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:8E967C0B CRCX: Creating connection: port: 4406 (mgcp_protocol.c:1112) 20241230085104607 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:8E967C0B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #00: 200 63052 OK (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E967C0B (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E967C0B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63053 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241230085104608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241230085104608 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:34C89A82 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:34C89A82 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:34C89A82 output_enabled 0 (mgcp_msg.c:125) 20241230085104608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:34C89A82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:34C89A82 CRCX: Creating connection: port: 4408 (mgcp_protocol.c:1112) 20241230085104608 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:34C89A82 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #00: 200 63053 OK (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #02: I: 34C89A82 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34C89A82 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63054 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241230085104608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241230085104608 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:DC927B52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:DC927B52 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:DC927B52 output_enabled 0 (mgcp_msg.c:125) 20241230085104608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:DC927B52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:DC927B52 CRCX: Creating connection: port: 4410 (mgcp_protocol.c:1112) 20241230085104608 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:DC927B52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #00: 200 63054 OK (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #02: I: DC927B52 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC927B52 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63055 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241230085104608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241230085104608 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:490C2C48 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:490C2C48 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:490C2C48 output_enabled 0 (mgcp_msg.c:125) 20241230085104608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:490C2C48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:490C2C48 CRCX: Creating connection: port: 4412 (mgcp_protocol.c:1112) 20241230085104608 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:490C2C48 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104608 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #00: 200 63055 OK (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #02: I: 490C2C48 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 490C2C48 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63056 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241230085104609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241230085104609 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:8946273F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:8946273F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:8946273F output_enabled 0 (mgcp_msg.c:125) 20241230085104609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:8946273F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:8946273F CRCX: Creating connection: port: 4414 (mgcp_protocol.c:1112) 20241230085104609 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:8946273F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #00: 200 63056 OK (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #02: I: 8946273F (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8946273F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63057 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241230085104609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241230085104609 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:CA5110EA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:CA5110EA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:CA5110EA output_enabled 0 (mgcp_msg.c:125) 20241230085104609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:CA5110EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:CA5110EA CRCX: Creating connection: port: 4416 (mgcp_protocol.c:1112) 20241230085104609 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:CA5110EA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #00: 200 63057 OK (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #02: I: CA5110EA (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA5110EA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63058 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241230085104609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241230085104609 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:5E92A764 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5E92A764 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5E92A764 output_enabled 0 (mgcp_msg.c:125) 20241230085104609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:5E92A764 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:5E92A764 CRCX: Creating connection: port: 4418 (mgcp_protocol.c:1112) 20241230085104609 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:5E92A764 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #00: 200 63058 OK (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E92A764 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E92A764 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63059 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241230085104609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241230085104609 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:341D2FEE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:341D2FEE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:341D2FEE output_enabled 0 (mgcp_msg.c:125) 20241230085104609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104609 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:341D2FEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:341D2FEE CRCX: Creating connection: port: 4420 (mgcp_protocol.c:1112) 20241230085104610 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:341D2FEE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #00: 200 63059 OK (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #02: I: 341D2FEE (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 341D2FEE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63060 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241230085104610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241230085104610 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:6E1F0D2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6E1F0D2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6E1F0D2D output_enabled 0 (mgcp_msg.c:125) 20241230085104610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:6E1F0D2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6E1F0D2D CRCX: Creating connection: port: 4422 (mgcp_protocol.c:1112) 20241230085104610 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:6E1F0D2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #00: 200 63060 OK (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E1F0D2D (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E1F0D2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63061 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241230085104610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241230085104610 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:F1FB9B4F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F1FB9B4F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F1FB9B4F output_enabled 0 (mgcp_msg.c:125) 20241230085104610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:F1FB9B4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F1FB9B4F CRCX: Creating connection: port: 4424 (mgcp_protocol.c:1112) 20241230085104610 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:F1FB9B4F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #00: 200 63061 OK (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #02: I: F1FB9B4F (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1FB9B4F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63062 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241230085104610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241230085104610 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:8F4853ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:8F4853ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:8F4853ED output_enabled 0 (mgcp_msg.c:125) 20241230085104610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:8F4853ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:8F4853ED CRCX: Creating connection: port: 4426 (mgcp_protocol.c:1112) 20241230085104610 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:8F4853ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #00: 200 63062 OK (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F4853ED (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F4853ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63063 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241230085104611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241230085104611 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:DE86CA89 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:DE86CA89 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:DE86CA89 output_enabled 0 (mgcp_msg.c:125) 20241230085104611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:DE86CA89 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:DE86CA89 CRCX: Creating connection: port: 4428 (mgcp_protocol.c:1112) 20241230085104611 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:DE86CA89 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #00: 200 63063 OK (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #02: I: DE86CA89 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE86CA89 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63064 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241230085104611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241230085104611 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:D22CC226 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:D22CC226 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:D22CC226 output_enabled 0 (mgcp_msg.c:125) 20241230085104611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:D22CC226 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:D22CC226 CRCX: Creating connection: port: 4430 (mgcp_protocol.c:1112) 20241230085104611 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:D22CC226 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #00: 200 63064 OK (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #02: I: D22CC226 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #04: o=- D22CC226 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63065 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241230085104611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241230085104611 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:C8B4056D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:C8B4056D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:C8B4056D output_enabled 0 (mgcp_msg.c:125) 20241230085104611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:C8B4056D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:C8B4056D CRCX: Creating connection: port: 4432 (mgcp_protocol.c:1112) 20241230085104611 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:C8B4056D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #00: 200 63065 OK (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #02: I: C8B4056D (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8B4056D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63066 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241230085104612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241230085104612 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:3A9C7ED0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:3A9C7ED0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:3A9C7ED0 output_enabled 0 (mgcp_msg.c:125) 20241230085104612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:3A9C7ED0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:3A9C7ED0 CRCX: Creating connection: port: 4434 (mgcp_protocol.c:1112) 20241230085104612 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:3A9C7ED0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #00: 200 63066 OK (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A9C7ED0 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A9C7ED0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63067 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241230085104612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241230085104612 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:85B95A93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:85B95A93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:85B95A93 output_enabled 0 (mgcp_msg.c:125) 20241230085104612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:85B95A93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:85B95A93 CRCX: Creating connection: port: 4436 (mgcp_protocol.c:1112) 20241230085104612 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:85B95A93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #00: 200 63067 OK (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #02: I: 85B95A93 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85B95A93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63068 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241230085104612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241230085104612 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:90C51CD3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:90C51CD3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:90C51CD3 output_enabled 0 (mgcp_msg.c:125) 20241230085104612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:90C51CD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:90C51CD3 CRCX: Creating connection: port: 4438 (mgcp_protocol.c:1112) 20241230085104612 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:90C51CD3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #00: 200 63068 OK (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #02: I: 90C51CD3 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90C51CD3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63069 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241230085104613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241230085104613 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:62037677 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:62037677 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:62037677 output_enabled 0 (mgcp_msg.c:125) 20241230085104613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:62037677 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:62037677 CRCX: Creating connection: port: 4440 (mgcp_protocol.c:1112) 20241230085104613 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:62037677 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #00: 200 63069 OK (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #02: I: 62037677 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62037677 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63070 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241230085104613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241230085104613 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:CCCC0305 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:CCCC0305 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:CCCC0305 output_enabled 0 (mgcp_msg.c:125) 20241230085104613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:CCCC0305 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:CCCC0305 CRCX: Creating connection: port: 4442 (mgcp_protocol.c:1112) 20241230085104613 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:CCCC0305 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #00: 200 63070 OK (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #02: I: CCCC0305 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #04: o=- CCCC0305 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63071 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241230085104613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241230085104613 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:C046B7E5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:C046B7E5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:C046B7E5 output_enabled 0 (mgcp_msg.c:125) 20241230085104613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:C046B7E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:C046B7E5 CRCX: Creating connection: port: 4444 (mgcp_protocol.c:1112) 20241230085104613 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:C046B7E5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #00: 200 63071 OK (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #02: I: C046B7E5 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #04: o=- C046B7E5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63072 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241230085104614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241230085104614 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:06517786 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:06517786 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:06517786 output_enabled 0 (mgcp_msg.c:125) 20241230085104614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:06517786 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:06517786 CRCX: Creating connection: port: 4446 (mgcp_protocol.c:1112) 20241230085104614 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:06517786 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #00: 200 63072 OK (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #02: I: 06517786 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06517786 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63073 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241230085104614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241230085104614 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:6EA35400 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:6EA35400 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:6EA35400 output_enabled 0 (mgcp_msg.c:125) 20241230085104614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:6EA35400 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:6EA35400 CRCX: Creating connection: port: 4448 (mgcp_protocol.c:1112) 20241230085104614 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:6EA35400 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #00: 200 63073 OK (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EA35400 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6EA35400 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63074 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241230085104614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241230085104614 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:7143EEE8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:7143EEE8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:7143EEE8 output_enabled 0 (mgcp_msg.c:125) 20241230085104614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:7143EEE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:7143EEE8 CRCX: Creating connection: port: 4450 (mgcp_protocol.c:1112) 20241230085104614 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:7143EEE8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #00: 200 63074 OK (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #02: I: 7143EEE8 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7143EEE8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63075 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241230085104614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241230085104614 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:A4322990 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:A4322990 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:A4322990 output_enabled 0 (mgcp_msg.c:125) 20241230085104614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:A4322990 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104614 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:A4322990 CRCX: Creating connection: port: 4452 (mgcp_protocol.c:1112) 20241230085104615 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:A4322990 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #00: 200 63075 OK (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #02: I: A4322990 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4322990 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63076 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241230085104615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241230085104615 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:3BA9AA3C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:3BA9AA3C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:3BA9AA3C output_enabled 0 (mgcp_msg.c:125) 20241230085104615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:3BA9AA3C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:3BA9AA3C CRCX: Creating connection: port: 4454 (mgcp_protocol.c:1112) 20241230085104615 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:3BA9AA3C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #00: 200 63076 OK (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BA9AA3C (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3BA9AA3C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63077 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241230085104615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241230085104615 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:7F65A40C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:7F65A40C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:7F65A40C output_enabled 0 (mgcp_msg.c:125) 20241230085104615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:7F65A40C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:7F65A40C CRCX: Creating connection: port: 4456 (mgcp_protocol.c:1112) 20241230085104615 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:7F65A40C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #00: 200 63077 OK (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F65A40C (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F65A40C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63078 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241230085104615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241230085104615 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:8B98696C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:8B98696C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:8B98696C output_enabled 0 (mgcp_msg.c:125) 20241230085104615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:8B98696C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:8B98696C CRCX: Creating connection: port: 4458 (mgcp_protocol.c:1112) 20241230085104615 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:8B98696C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104615 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #00: 200 63078 OK (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B98696C (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B98696C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63079 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241230085104616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241230085104616 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:4EF892AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:4EF892AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:4EF892AF output_enabled 0 (mgcp_msg.c:125) 20241230085104616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:4EF892AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:4EF892AF CRCX: Creating connection: port: 4460 (mgcp_protocol.c:1112) 20241230085104616 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:4EF892AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #00: 200 63079 OK (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EF892AF (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EF892AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241230085104616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241230085104616 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:2914F2F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:2914F2F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:2914F2F5 output_enabled 0 (mgcp_msg.c:125) 20241230085104616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:2914F2F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:2914F2F5 CRCX: Creating connection: port: 4462 (mgcp_protocol.c:1112) 20241230085104616 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:2914F2F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #00: 200 63080 OK (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #02: I: 2914F2F5 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2914F2F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241230085104616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241230085104616 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:1FAF381F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:1FAF381F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:1FAF381F output_enabled 0 (mgcp_msg.c:125) 20241230085104616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:1FAF381F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:1FAF381F CRCX: Creating connection: port: 4464 (mgcp_protocol.c:1112) 20241230085104616 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:1FAF381F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #00: 200 63081 OK (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FAF381F (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1FAF381F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63082 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241230085104617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241230085104617 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:66EA7D2A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:66EA7D2A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:66EA7D2A output_enabled 0 (mgcp_msg.c:125) 20241230085104617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:66EA7D2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:66EA7D2A CRCX: Creating connection: port: 4466 (mgcp_protocol.c:1112) 20241230085104617 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:66EA7D2A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #00: 200 63082 OK (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #02: I: 66EA7D2A (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66EA7D2A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241230085104617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241230085104617 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:6FB95CE2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:6FB95CE2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:6FB95CE2 output_enabled 0 (mgcp_msg.c:125) 20241230085104617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:6FB95CE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:6FB95CE2 CRCX: Creating connection: port: 4468 (mgcp_protocol.c:1112) 20241230085104617 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:6FB95CE2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #00: 200 63083 OK (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FB95CE2 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FB95CE2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241230085104617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241230085104617 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:91788F71 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:91788F71 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:91788F71 output_enabled 0 (mgcp_msg.c:125) 20241230085104617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:91788F71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:91788F71 CRCX: Creating connection: port: 4470 (mgcp_protocol.c:1112) 20241230085104617 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:91788F71 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #00: 200 63084 OK (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #02: I: 91788F71 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91788F71 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63085 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241230085104617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241230085104617 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:E2D21436 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:E2D21436 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:E2D21436 output_enabled 0 (mgcp_msg.c:125) 20241230085104617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:E2D21436 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104617 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:E2D21436 CRCX: Creating connection: port: 4472 (mgcp_protocol.c:1112) 20241230085104618 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:E2D21436 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #00: 200 63085 OK (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #02: I: E2D21436 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2D21436 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63086 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241230085104618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241230085104618 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:22763460 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:22763460 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:22763460 output_enabled 0 (mgcp_msg.c:125) 20241230085104618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:22763460 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:22763460 CRCX: Creating connection: port: 4474 (mgcp_protocol.c:1112) 20241230085104618 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:22763460 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #00: 200 63086 OK (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #02: I: 22763460 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22763460 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63087 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241230085104618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241230085104618 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:48149B32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:48149B32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:48149B32 output_enabled 0 (mgcp_msg.c:125) 20241230085104618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:48149B32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:48149B32 CRCX: Creating connection: port: 4476 (mgcp_protocol.c:1112) 20241230085104618 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:48149B32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #00: 200 63087 OK (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #02: I: 48149B32 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48149B32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63088 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241230085104618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241230085104618 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:9F099291 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:9F099291 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:9F099291 output_enabled 0 (mgcp_msg.c:125) 20241230085104618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:9F099291 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:9F099291 CRCX: Creating connection: port: 4478 (mgcp_protocol.c:1112) 20241230085104618 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:9F099291 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104618 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #00: 200 63088 OK (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F099291 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F099291 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241230085104619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241230085104619 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:545DB239 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:545DB239 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:545DB239 output_enabled 0 (mgcp_msg.c:125) 20241230085104619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:545DB239 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:545DB239 CRCX: Creating connection: port: 4480 (mgcp_protocol.c:1112) 20241230085104619 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:545DB239 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #00: 200 63089 OK (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #02: I: 545DB239 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 545DB239 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241230085104619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241230085104619 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:B5A1A457 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:B5A1A457 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:B5A1A457 output_enabled 0 (mgcp_msg.c:125) 20241230085104619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:B5A1A457 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:B5A1A457 CRCX: Creating connection: port: 4482 (mgcp_protocol.c:1112) 20241230085104619 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:B5A1A457 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #00: 200 63090 OK (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #02: I: B5A1A457 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5A1A457 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241230085104619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241230085104619 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:0E0EAACD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:0E0EAACD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:0E0EAACD output_enabled 0 (mgcp_msg.c:125) 20241230085104619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:0E0EAACD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:0E0EAACD CRCX: Creating connection: port: 4484 (mgcp_protocol.c:1112) 20241230085104619 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:0E0EAACD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104619 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #00: 200 63091 OK (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E0EAACD (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E0EAACD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63092 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241230085104620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241230085104620 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:3BC3C93C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:3BC3C93C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:3BC3C93C output_enabled 0 (mgcp_msg.c:125) 20241230085104620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:3BC3C93C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:3BC3C93C CRCX: Creating connection: port: 4486 (mgcp_protocol.c:1112) 20241230085104620 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:3BC3C93C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #00: 200 63092 OK (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BC3C93C (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3BC3C93C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63093 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241230085104620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241230085104620 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:1C6B7751 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:1C6B7751 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:1C6B7751 output_enabled 0 (mgcp_msg.c:125) 20241230085104620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:1C6B7751 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:1C6B7751 CRCX: Creating connection: port: 4488 (mgcp_protocol.c:1112) 20241230085104620 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:1C6B7751 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #00: 200 63093 OK (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C6B7751 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C6B7751 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63094 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241230085104620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241230085104620 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:43D19E26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:43D19E26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:43D19E26 output_enabled 0 (mgcp_msg.c:125) 20241230085104620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:43D19E26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:43D19E26 CRCX: Creating connection: port: 4490 (mgcp_protocol.c:1112) 20241230085104620 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:43D19E26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104620 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #00: 200 63094 OK (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #02: I: 43D19E26 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43D19E26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63095 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241230085104621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241230085104621 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:AAE6AC43 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:AAE6AC43 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:AAE6AC43 output_enabled 0 (mgcp_msg.c:125) 20241230085104621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:AAE6AC43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:AAE6AC43 CRCX: Creating connection: port: 4492 (mgcp_protocol.c:1112) 20241230085104621 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:AAE6AC43 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #00: 200 63095 OK (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #02: I: AAE6AC43 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #04: o=- AAE6AC43 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63096 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241230085104621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241230085104621 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:3A060B1B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:3A060B1B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:3A060B1B output_enabled 0 (mgcp_msg.c:125) 20241230085104621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:3A060B1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:3A060B1B CRCX: Creating connection: port: 4494 (mgcp_protocol.c:1112) 20241230085104621 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:3A060B1B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #00: 200 63096 OK (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A060B1B (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A060B1B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63097 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241230085104621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241230085104621 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:4FC5AD4E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:4FC5AD4E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:4FC5AD4E output_enabled 0 (mgcp_msg.c:125) 20241230085104621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:4FC5AD4E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:4FC5AD4E CRCX: Creating connection: port: 4496 (mgcp_protocol.c:1112) 20241230085104621 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:4FC5AD4E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104621 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #00: 200 63097 OK (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #02: I: 4FC5AD4E (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4FC5AD4E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63098 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241230085104622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241230085104622 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:85E7AE26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:85E7AE26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:85E7AE26 output_enabled 0 (mgcp_msg.c:125) 20241230085104622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:85E7AE26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:85E7AE26 CRCX: Creating connection: port: 4498 (mgcp_protocol.c:1112) 20241230085104622 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:85E7AE26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #00: 200 63098 OK (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #02: I: 85E7AE26 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85E7AE26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63099 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241230085104622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241230085104622 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:B56364DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:B56364DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:B56364DE output_enabled 0 (mgcp_msg.c:125) 20241230085104622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:B56364DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:B56364DE CRCX: Creating connection: port: 4500 (mgcp_protocol.c:1112) 20241230085104622 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:B56364DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #00: 200 63099 OK (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #02: I: B56364DE (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #04: o=- B56364DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63100 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241230085104622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241230085104622 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:02A29BA4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:02A29BA4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:02A29BA4 output_enabled 0 (mgcp_msg.c:125) 20241230085104622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:02A29BA4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:02A29BA4 CRCX: Creating connection: port: 4502 (mgcp_protocol.c:1112) 20241230085104622 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:02A29BA4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #00: 200 63100 OK (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #02: I: 02A29BA4 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02A29BA4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63101 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241230085104622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241230085104622 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:ED50C144 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:ED50C144 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:ED50C144 output_enabled 0 (mgcp_msg.c:125) 20241230085104622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:ED50C144 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:ED50C144 CRCX: Creating connection: port: 4504 (mgcp_protocol.c:1112) 20241230085104622 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:ED50C144 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #00: 200 63101 OK (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #02: I: ED50C144 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED50C144 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63102 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241230085104623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241230085104623 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:BD98E746 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:BD98E746 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:BD98E746 output_enabled 0 (mgcp_msg.c:125) 20241230085104623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:BD98E746 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:BD98E746 CRCX: Creating connection: port: 4506 (mgcp_protocol.c:1112) 20241230085104623 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:BD98E746 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #00: 200 63102 OK (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #02: I: BD98E746 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD98E746 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63103 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241230085104623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241230085104623 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:72FC646A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:72FC646A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:72FC646A output_enabled 0 (mgcp_msg.c:125) 20241230085104623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:72FC646A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:72FC646A CRCX: Creating connection: port: 4508 (mgcp_protocol.c:1112) 20241230085104623 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:72FC646A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #00: 200 63103 OK (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #02: I: 72FC646A (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72FC646A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63104 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241230085104623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241230085104623 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:23EBB8B6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:23EBB8B6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:23EBB8B6 output_enabled 0 (mgcp_msg.c:125) 20241230085104623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:23EBB8B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:23EBB8B6 CRCX: Creating connection: port: 4510 (mgcp_protocol.c:1112) 20241230085104623 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:23EBB8B6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104623 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #00: 200 63104 OK (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #02: I: 23EBB8B6 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23EBB8B6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63105 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241230085104624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241230085104624 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:B0676586 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:B0676586 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:B0676586 output_enabled 0 (mgcp_msg.c:125) 20241230085104624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:B0676586 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:B0676586 CRCX: Creating connection: port: 4512 (mgcp_protocol.c:1112) 20241230085104624 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:B0676586 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #00: 200 63105 OK (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #02: I: B0676586 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0676586 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63106 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241230085104624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241230085104624 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:DDFFFC56 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:DDFFFC56 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:DDFFFC56 output_enabled 0 (mgcp_msg.c:125) 20241230085104624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:DDFFFC56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:DDFFFC56 CRCX: Creating connection: port: 4514 (mgcp_protocol.c:1112) 20241230085104624 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:DDFFFC56 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #00: 200 63106 OK (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #02: I: DDFFFC56 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #04: o=- DDFFFC56 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63107 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241230085104624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241230085104624 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:61586B69 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:61586B69 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:61586B69 output_enabled 0 (mgcp_msg.c:125) 20241230085104624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:61586B69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:61586B69 CRCX: Creating connection: port: 4516 (mgcp_protocol.c:1112) 20241230085104624 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:61586B69 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #00: 200 63107 OK (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #02: I: 61586B69 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61586B69 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63108 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241230085104624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241230085104624 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104624 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:5FCD7BEE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:5FCD7BEE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:5FCD7BEE output_enabled 0 (mgcp_msg.c:125) 20241230085104625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:5FCD7BEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:5FCD7BEE CRCX: Creating connection: port: 4518 (mgcp_protocol.c:1112) 20241230085104625 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:5FCD7BEE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #00: 200 63108 OK (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FCD7BEE (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FCD7BEE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63109 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241230085104625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241230085104625 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:48569482 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:48569482 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:48569482 output_enabled 0 (mgcp_msg.c:125) 20241230085104625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:48569482 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:48569482 CRCX: Creating connection: port: 4520 (mgcp_protocol.c:1112) 20241230085104625 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:48569482 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #00: 200 63109 OK (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #02: I: 48569482 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48569482 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63110 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241230085104625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241230085104625 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:8E609DD6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:8E609DD6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:8E609DD6 output_enabled 0 (mgcp_msg.c:125) 20241230085104625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:8E609DD6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104625 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:8E609DD6 CRCX: Creating connection: port: 4522 (mgcp_protocol.c:1112) 20241230085104626 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:8E609DD6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #00: 200 63110 OK (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E609DD6 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E609DD6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63111 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241230085104626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241230085104626 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:B7D8979C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:B7D8979C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:B7D8979C output_enabled 0 (mgcp_msg.c:125) 20241230085104626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:B7D8979C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:B7D8979C CRCX: Creating connection: port: 4524 (mgcp_protocol.c:1112) 20241230085104626 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:B7D8979C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #00: 200 63111 OK (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #02: I: B7D8979C (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7D8979C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63112 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241230085104626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241230085104626 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:0F727D65 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0F727D65 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0F727D65 output_enabled 0 (mgcp_msg.c:125) 20241230085104626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:0F727D65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:0F727D65 CRCX: Creating connection: port: 4526 (mgcp_protocol.c:1112) 20241230085104626 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:0F727D65 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104626 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #00: 200 63112 OK (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F727D65 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104626 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F727D65 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63113 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241230085104627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241230085104627 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:21E69FE7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:21E69FE7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:21E69FE7 output_enabled 0 (mgcp_msg.c:125) 20241230085104627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:21E69FE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:21E69FE7 CRCX: Creating connection: port: 4528 (mgcp_protocol.c:1112) 20241230085104627 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:21E69FE7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #00: 200 63113 OK (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #02: I: 21E69FE7 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21E69FE7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63114 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20241230085104627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241230085104627 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:FDE1C5C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:FDE1C5C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:FDE1C5C4 output_enabled 0 (mgcp_msg.c:125) 20241230085104627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:FDE1C5C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:FDE1C5C4 CRCX: Creating connection: port: 4530 (mgcp_protocol.c:1112) 20241230085104627 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:FDE1C5C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104627 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #00: 200 63114 OK (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #02: I: FDE1C5C4 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #04: o=- FDE1C5C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63115 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20241230085104628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241230085104628 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:3C02F6AA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:3C02F6AA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:3C02F6AA output_enabled 0 (mgcp_msg.c:125) 20241230085104628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:3C02F6AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:3C02F6AA CRCX: Creating connection: port: 4532 (mgcp_protocol.c:1112) 20241230085104628 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:3C02F6AA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #00: 200 63115 OK (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C02F6AA (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C02F6AA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63116 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20241230085104628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241230085104628 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:C6A1BB03 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:C6A1BB03 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:C6A1BB03 output_enabled 0 (mgcp_msg.c:125) 20241230085104628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:C6A1BB03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:C6A1BB03 CRCX: Creating connection: port: 4534 (mgcp_protocol.c:1112) 20241230085104628 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:C6A1BB03 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104628 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #00: 200 63116 OK (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #02: I: C6A1BB03 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6A1BB03 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63117 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20241230085104629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241230085104629 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:E074EC71 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:E074EC71 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:E074EC71 output_enabled 0 (mgcp_msg.c:125) 20241230085104629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:E074EC71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:E074EC71 CRCX: Creating connection: port: 4536 (mgcp_protocol.c:1112) 20241230085104629 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:E074EC71 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #00: 200 63117 OK (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #02: I: E074EC71 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #04: o=- E074EC71 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63118 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20241230085104629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241230085104629 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:6CDF52C7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:6CDF52C7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:6CDF52C7 output_enabled 0 (mgcp_msg.c:125) 20241230085104629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:6CDF52C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:6CDF52C7 CRCX: Creating connection: port: 4538 (mgcp_protocol.c:1112) 20241230085104629 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:6CDF52C7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104629 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #00: 200 63118 OK (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CDF52C7 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CDF52C7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63119 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20241230085104630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241230085104630 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:E48DE7D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:E48DE7D0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:E48DE7D0 output_enabled 0 (mgcp_msg.c:125) 20241230085104630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:E48DE7D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:E48DE7D0 CRCX: Creating connection: port: 4540 (mgcp_protocol.c:1112) 20241230085104630 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:E48DE7D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #00: 200 63119 OK (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #02: I: E48DE7D0 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #04: o=- E48DE7D0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63120 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20241230085104630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241230085104630 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:5ADD4468 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:5ADD4468 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:5ADD4468 output_enabled 0 (mgcp_msg.c:125) 20241230085104630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:5ADD4468 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:5ADD4468 CRCX: Creating connection: port: 4542 (mgcp_protocol.c:1112) 20241230085104630 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:5ADD4468 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104630 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #00: 200 63120 OK (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #02: I: 5ADD4468 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5ADD4468 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63121 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20241230085104631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241230085104631 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:6B206159 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:6B206159 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:6B206159 output_enabled 0 (mgcp_msg.c:125) 20241230085104631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:6B206159 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:6B206159 CRCX: Creating connection: port: 4544 (mgcp_protocol.c:1112) 20241230085104631 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:6B206159 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #00: 200 63121 OK (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B206159 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B206159 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63122 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20241230085104631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241230085104631 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:314D90EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:314D90EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:314D90EB output_enabled 0 (mgcp_msg.c:125) 20241230085104631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:314D90EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:314D90EB CRCX: Creating connection: port: 4546 (mgcp_protocol.c:1112) 20241230085104631 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:314D90EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #00: 200 63122 OK (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #02: I: 314D90EB (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #04: o=- 314D90EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63123 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20241230085104632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241230085104632 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:3A858446 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:3A858446 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:3A858446 output_enabled 0 (mgcp_msg.c:125) 20241230085104632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:3A858446 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:3A858446 CRCX: Creating connection: port: 4548 (mgcp_protocol.c:1112) 20241230085104632 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:3A858446 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #00: 200 63123 OK (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A858446 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A858446 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63124 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20241230085104632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241230085104632 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:24BD16B2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:24BD16B2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:24BD16B2 output_enabled 0 (mgcp_msg.c:125) 20241230085104632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:24BD16B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:24BD16B2 CRCX: Creating connection: port: 4550 (mgcp_protocol.c:1112) 20241230085104632 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:24BD16B2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #00: 200 63124 OK (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #02: I: 24BD16B2 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24BD16B2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63125 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20241230085104632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241230085104632 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:A3770DF5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:A3770DF5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:A3770DF5 output_enabled 0 (mgcp_msg.c:125) 20241230085104632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:A3770DF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:A3770DF5 CRCX: Creating connection: port: 4552 (mgcp_protocol.c:1112) 20241230085104632 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:A3770DF5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104632 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #00: 200 63125 OK (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #02: I: A3770DF5 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3770DF5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63126 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20241230085104633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241230085104633 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:527FAA1C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:527FAA1C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:527FAA1C output_enabled 0 (mgcp_msg.c:125) 20241230085104633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:527FAA1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:527FAA1C CRCX: Creating connection: port: 4554 (mgcp_protocol.c:1112) 20241230085104633 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:527FAA1C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #00: 200 63126 OK (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #02: I: 527FAA1C (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 527FAA1C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63127 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20241230085104633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241230085104633 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:ED8B6945 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:ED8B6945 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:ED8B6945 output_enabled 0 (mgcp_msg.c:125) 20241230085104633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:ED8B6945 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:ED8B6945 CRCX: Creating connection: port: 4556 (mgcp_protocol.c:1112) 20241230085104633 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:ED8B6945 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #00: 200 63127 OK (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #02: I: ED8B6945 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED8B6945 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104633 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20241230085104633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241230085104633 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:F3D43EBD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:F3D43EBD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:F3D43EBD output_enabled 0 (mgcp_msg.c:125) 20241230085104634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:F3D43EBD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:F3D43EBD CRCX: Creating connection: port: 4558 (mgcp_protocol.c:1112) 20241230085104634 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:F3D43EBD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #00: 200 63128 OK (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #02: I: F3D43EBD (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3D43EBD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20241230085104634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241230085104634 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:DD93127C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:DD93127C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:DD93127C output_enabled 0 (mgcp_msg.c:125) 20241230085104634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:DD93127C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:DD93127C CRCX: Creating connection: port: 4560 (mgcp_protocol.c:1112) 20241230085104634 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:DD93127C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #00: 200 63129 OK (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #02: I: DD93127C (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD93127C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20241230085104634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241230085104634 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:A23A8AD7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:A23A8AD7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:A23A8AD7 output_enabled 0 (mgcp_msg.c:125) 20241230085104634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:A23A8AD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:A23A8AD7 CRCX: Creating connection: port: 4562 (mgcp_protocol.c:1112) 20241230085104634 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:A23A8AD7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104634 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #00: 200 63130 OK (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #02: I: A23A8AD7 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #04: o=- A23A8AD7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63131 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20241230085104635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241230085104635 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:F33BCCED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:F33BCCED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:F33BCCED output_enabled 0 (mgcp_msg.c:125) 20241230085104635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:F33BCCED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:F33BCCED CRCX: Creating connection: port: 4564 (mgcp_protocol.c:1112) 20241230085104635 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:F33BCCED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #00: 200 63131 OK (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #02: I: F33BCCED (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #04: o=- F33BCCED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63132 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20241230085104635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241230085104635 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:2352F65C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:2352F65C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:2352F65C output_enabled 0 (mgcp_msg.c:125) 20241230085104635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:2352F65C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:2352F65C CRCX: Creating connection: port: 4566 (mgcp_protocol.c:1112) 20241230085104635 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:2352F65C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104635 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #00: 200 63132 OK (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #02: I: 2352F65C (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2352F65C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20241230085104636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241230085104636 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:0DF48F74 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:0DF48F74 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:0DF48F74 output_enabled 0 (mgcp_msg.c:125) 20241230085104636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:0DF48F74 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:0DF48F74 CRCX: Creating connection: port: 4568 (mgcp_protocol.c:1112) 20241230085104636 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:0DF48F74 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #00: 200 63133 OK (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DF48F74 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DF48F74 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20241230085104636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241230085104636 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:092E4429 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:092E4429 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:092E4429 output_enabled 0 (mgcp_msg.c:125) 20241230085104636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:092E4429 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:092E4429 CRCX: Creating connection: port: 4570 (mgcp_protocol.c:1112) 20241230085104636 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:092E4429 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104636 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #00: 200 63134 OK (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #02: I: 092E4429 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 092E4429 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63135 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20241230085104637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241230085104637 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:82B9669B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:82B9669B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:82B9669B output_enabled 0 (mgcp_msg.c:125) 20241230085104637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:82B9669B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:82B9669B CRCX: Creating connection: port: 4572 (mgcp_protocol.c:1112) 20241230085104637 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:82B9669B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #00: 200 63135 OK (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #02: I: 82B9669B (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82B9669B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63136 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20241230085104637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241230085104637 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:7D71B75D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:7D71B75D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:7D71B75D output_enabled 0 (mgcp_msg.c:125) 20241230085104637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:7D71B75D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:7D71B75D CRCX: Creating connection: port: 4574 (mgcp_protocol.c:1112) 20241230085104637 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:7D71B75D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #00: 200 63136 OK (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D71B75D (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D71B75D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63137 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20241230085104637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241230085104637 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:8667ED20 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:8667ED20 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:8667ED20 output_enabled 0 (mgcp_msg.c:125) 20241230085104637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:8667ED20 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:8667ED20 CRCX: Creating connection: port: 4576 (mgcp_protocol.c:1112) 20241230085104637 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:8667ED20 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104637 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #00: 200 63137 OK (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #02: I: 8667ED20 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8667ED20 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63138 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20241230085104638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241230085104638 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:DBAADB38 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:DBAADB38 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:DBAADB38 output_enabled 0 (mgcp_msg.c:125) 20241230085104638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:DBAADB38 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:DBAADB38 CRCX: Creating connection: port: 4578 (mgcp_protocol.c:1112) 20241230085104638 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:DBAADB38 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #00: 200 63138 OK (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #02: I: DBAADB38 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBAADB38 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63139 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20241230085104638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241230085104638 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:158351B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:158351B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:158351B8 output_enabled 0 (mgcp_msg.c:125) 20241230085104638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:158351B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:158351B8 CRCX: Creating connection: port: 4580 (mgcp_protocol.c:1112) 20241230085104638 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:158351B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #00: 200 63139 OK (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #02: I: 158351B8 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 158351B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20241230085104638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241230085104638 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:6F452D5A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:6F452D5A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:6F452D5A output_enabled 0 (mgcp_msg.c:125) 20241230085104638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:6F452D5A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:6F452D5A CRCX: Creating connection: port: 4582 (mgcp_protocol.c:1112) 20241230085104638 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:6F452D5A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #00: 200 63140 OK (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F452D5A (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F452D5A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20241230085104639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241230085104639 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:D2445259 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:D2445259 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:D2445259 output_enabled 0 (mgcp_msg.c:125) 20241230085104639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:D2445259 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:D2445259 CRCX: Creating connection: port: 4584 (mgcp_protocol.c:1112) 20241230085104639 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:D2445259 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #00: 200 63141 OK (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #02: I: D2445259 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #04: o=- D2445259 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20241230085104639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241230085104639 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:5838BBA7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:5838BBA7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:5838BBA7 output_enabled 0 (mgcp_msg.c:125) 20241230085104639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:5838BBA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:5838BBA7 CRCX: Creating connection: port: 4586 (mgcp_protocol.c:1112) 20241230085104639 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:5838BBA7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #00: 200 63142 OK (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #02: I: 5838BBA7 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5838BBA7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20241230085104639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241230085104639 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:33A2922E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:33A2922E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:33A2922E output_enabled 0 (mgcp_msg.c:125) 20241230085104639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:33A2922E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:33A2922E CRCX: Creating connection: port: 4588 (mgcp_protocol.c:1112) 20241230085104639 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:33A2922E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #00: 200 63143 OK (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #02: I: 33A2922E (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 33A2922E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63144 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20241230085104639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241230085104639 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:061937EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:061937EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:061937EE output_enabled 0 (mgcp_msg.c:125) 20241230085104639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:061937EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:061937EE CRCX: Creating connection: port: 4590 (mgcp_protocol.c:1112) 20241230085104639 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:061937EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104639 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #00: 200 63144 OK (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #02: I: 061937EE (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 061937EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63145 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20241230085104640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241230085104640 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:E7B71030 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:E7B71030 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:E7B71030 output_enabled 0 (mgcp_msg.c:125) 20241230085104640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:E7B71030 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:E7B71030 CRCX: Creating connection: port: 4592 (mgcp_protocol.c:1112) 20241230085104640 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:E7B71030 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #00: 200 63145 OK (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #02: I: E7B71030 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7B71030 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63146 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20241230085104640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241230085104640 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:E3F418B9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:E3F418B9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:E3F418B9 output_enabled 0 (mgcp_msg.c:125) 20241230085104640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:E3F418B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:E3F418B9 CRCX: Creating connection: port: 4594 (mgcp_protocol.c:1112) 20241230085104640 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:E3F418B9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #00: 200 63146 OK (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #02: I: E3F418B9 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3F418B9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20241230085104640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241230085104640 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:801401EC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:801401EC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:801401EC output_enabled 0 (mgcp_msg.c:125) 20241230085104640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:801401EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:801401EC CRCX: Creating connection: port: 4596 (mgcp_protocol.c:1112) 20241230085104640 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:801401EC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104640 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #00: 200 63147 OK (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #02: I: 801401EC (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #04: o=- 801401EC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63148 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20241230085104641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241230085104641 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:A32E5976 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:A32E5976 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:A32E5976 output_enabled 0 (mgcp_msg.c:125) 20241230085104641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:A32E5976 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:A32E5976 CRCX: Creating connection: port: 4598 (mgcp_protocol.c:1112) 20241230085104641 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:A32E5976 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #00: 200 63148 OK (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #02: I: A32E5976 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #04: o=- A32E5976 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63149 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20241230085104641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241230085104641 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:1D04CC09 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:1D04CC09 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:1D04CC09 output_enabled 0 (mgcp_msg.c:125) 20241230085104641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:1D04CC09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:1D04CC09 CRCX: Creating connection: port: 4600 (mgcp_protocol.c:1112) 20241230085104641 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:1D04CC09 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #00: 200 63149 OK (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D04CC09 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D04CC09 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63150 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20241230085104641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241230085104641 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:E66C3F06 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:E66C3F06 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:E66C3F06 output_enabled 0 (mgcp_msg.c:125) 20241230085104641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:E66C3F06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:E66C3F06 CRCX: Creating connection: port: 4602 (mgcp_protocol.c:1112) 20241230085104641 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:E66C3F06 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104641 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #00: 200 63150 OK (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #02: I: E66C3F06 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #04: o=- E66C3F06 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63151 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20241230085104642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241230085104642 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:DC395F16 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:DC395F16 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:DC395F16 output_enabled 0 (mgcp_msg.c:125) 20241230085104642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:DC395F16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:DC395F16 CRCX: Creating connection: port: 4604 (mgcp_protocol.c:1112) 20241230085104642 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:DC395F16 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #00: 200 63151 OK (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #02: I: DC395F16 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC395F16 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20241230085104642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241230085104642 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:9B518841 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:9B518841 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:9B518841 output_enabled 0 (mgcp_msg.c:125) 20241230085104642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:9B518841 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:9B518841 CRCX: Creating connection: port: 4606 (mgcp_protocol.c:1112) 20241230085104642 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:9B518841 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104642 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #00: 200 63152 OK (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B518841 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B518841 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20241230085104643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241230085104643 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:0D28F473 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:0D28F473 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:0D28F473 output_enabled 0 (mgcp_msg.c:125) 20241230085104643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:0D28F473 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:0D28F473 CRCX: Creating connection: port: 4608 (mgcp_protocol.c:1112) 20241230085104643 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:0D28F473 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #00: 200 63153 OK (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D28F473 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D28F473 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20241230085104643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241230085104643 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:1140FB23 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:1140FB23 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:1140FB23 output_enabled 0 (mgcp_msg.c:125) 20241230085104643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:1140FB23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:1140FB23 CRCX: Creating connection: port: 4610 (mgcp_protocol.c:1112) 20241230085104643 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:1140FB23 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #00: 200 63154 OK (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #02: I: 1140FB23 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1140FB23 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63155 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20241230085104644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241230085104644 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:D5061EE4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:D5061EE4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:D5061EE4 output_enabled 0 (mgcp_msg.c:125) 20241230085104644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:D5061EE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:D5061EE4 CRCX: Creating connection: port: 4612 (mgcp_protocol.c:1112) 20241230085104644 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:D5061EE4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #00: 200 63155 OK (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #02: I: D5061EE4 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5061EE4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63156 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20241230085104644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241230085104644 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:8D9D0135 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:8D9D0135 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:8D9D0135 output_enabled 0 (mgcp_msg.c:125) 20241230085104644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:8D9D0135 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:8D9D0135 CRCX: Creating connection: port: 4614 (mgcp_protocol.c:1112) 20241230085104644 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:8D9D0135 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085104644 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #00: 200 63156 OK (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D9D0135 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D9D0135 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085104644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085104645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63157 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085104645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085104645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085104645 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20241230085104645 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:407) 20241230085104645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:445) 20241230085104645 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085104645 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:894) 20241230085104645 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:230) 20241230085104645 DLMGCP DEBUG <0013> Generated response: line #00: 403 63157 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass 20241230085104645 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63158 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104645 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085104645 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085104645 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104645 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104645 DLMGCP DEBUG <0013> Generated response: line #00: 200 63158 OK (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63159 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085104646 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085104646 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104646 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104646 DLMGCP DEBUG <0013> Generated response: line #00: 200 63159 OK (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63160 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241230085104646 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241230085104646 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104646 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104646 DLMGCP DEBUG <0013> Generated response: line #00: 200 63160 OK (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63161 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241230085104646 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085104646 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104646 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104646 DLMGCP DEBUG <0013> Generated response: line #00: 200 63161 OK (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63162 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085104646 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085104646 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104646 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104646 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104646 DLMGCP DEBUG <0013> Generated response: line #00: 200 63162 OK (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63163 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241230085104647 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104647 DLMGCP DEBUG <0013> Generated response: line #00: 200 63163 OK (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63164 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241230085104647 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104647 DLMGCP DEBUG <0013> Generated response: line #00: 200 63164 OK (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63165 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241230085104647 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104647 DLMGCP DEBUG <0013> Generated response: line #00: 200 63165 OK (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63166 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241230085104647 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104647 DLMGCP DEBUG <0013> Generated response: line #00: 200 63166 OK (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63167 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241230085104647 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104647 DLMGCP DEBUG <0013> Generated response: line #00: 200 63167 OK (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63168 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241230085104647 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104647 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104647 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104647 DLMGCP DEBUG <0013> Generated response: line #00: 200 63168 OK (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63169 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241230085104648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104648 DLMGCP DEBUG <0013> Generated response: line #00: 200 63169 OK (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63170 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241230085104648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104648 DLMGCP DEBUG <0013> Generated response: line #00: 200 63170 OK (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63171 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241230085104648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104648 DLMGCP DEBUG <0013> Generated response: line #00: 200 63171 OK (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63172 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241230085104648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104648 DLMGCP DEBUG <0013> Generated response: line #00: 200 63172 OK (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63173 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241230085104648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104648 DLMGCP DEBUG <0013> Generated response: line #00: 200 63173 OK (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63174 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241230085104648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104648 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104648 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104648 DLMGCP DEBUG <0013> Generated response: line #00: 200 63174 OK (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63175 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241230085104649 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241230085104649 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104649 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104649 DLMGCP DEBUG <0013> Generated response: line #00: 200 63175 OK (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63176 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241230085104649 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241230085104649 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104649 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104649 DLMGCP DEBUG <0013> Generated response: line #00: 200 63176 OK (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63177 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241230085104649 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241230085104649 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104649 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104649 DLMGCP DEBUG <0013> Generated response: line #00: 200 63177 OK (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63178 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241230085104649 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241230085104649 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104649 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104649 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104649 DLMGCP DEBUG <0013> Generated response: line #00: 200 63178 OK (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63179 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241230085104650 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241230085104650 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104650 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104650 DLMGCP DEBUG <0013> Generated response: line #00: 200 63179 OK (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63180 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241230085104650 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241230085104650 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104650 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104650 DLMGCP DEBUG <0013> Generated response: line #00: 200 63180 OK (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63181 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241230085104650 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241230085104650 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104650 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104650 DLMGCP DEBUG <0013> Generated response: line #00: 200 63181 OK (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63182 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241230085104650 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241230085104650 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104650 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104650 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104650 DLMGCP DEBUG <0013> Generated response: line #00: 200 63182 OK (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63183 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241230085104651 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104651 DLMGCP DEBUG <0013> Generated response: line #00: 200 63183 OK (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63184 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241230085104651 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104651 DLMGCP DEBUG <0013> Generated response: line #00: 200 63184 OK (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63185 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241230085104651 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104651 DLMGCP DEBUG <0013> Generated response: line #00: 200 63185 OK (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63186 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241230085104651 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104651 DLMGCP DEBUG <0013> Generated response: line #00: 200 63186 OK (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63187 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:279) 20241230085104651 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104651 DLMGCP DEBUG <0013> Generated response: line #00: 200 63187 OK (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63188 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:279) 20241230085104651 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104651 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104651 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104651 DLMGCP DEBUG <0013> Generated response: line #00: 200 63188 OK (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63189 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:279) 20241230085104652 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104652 DLMGCP DEBUG <0013> Generated response: line #00: 200 63189 OK (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63190 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:279) 20241230085104652 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104652 DLMGCP DEBUG <0013> Generated response: line #00: 200 63190 OK (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63191 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:279) 20241230085104652 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104652 DLMGCP DEBUG <0013> Generated response: line #00: 200 63191 OK (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63192 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:279) 20241230085104652 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104652 DLMGCP DEBUG <0013> Generated response: line #00: 200 63192 OK (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63193 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:279) 20241230085104652 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104652 DLMGCP DEBUG <0013> Generated response: line #00: 200 63193 OK (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63194 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:279) 20241230085104652 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104652 DLMGCP DEBUG <0013> Generated response: line #00: 200 63194 OK (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63195 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:279) 20241230085104652 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104652 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104652 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104653 DLMGCP DEBUG <0013> Generated response: line #00: 200 63195 OK (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63196 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:279) 20241230085104653 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104653 DLMGCP DEBUG <0013> Generated response: line #00: 200 63196 OK (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63197 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:279) 20241230085104653 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104653 DLMGCP DEBUG <0013> Generated response: line #00: 200 63197 OK (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63198 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:279) 20241230085104653 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104653 DLMGCP DEBUG <0013> Generated response: line #00: 200 63198 OK (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63199 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:279) 20241230085104653 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104653 DLMGCP DEBUG <0013> Generated response: line #00: 200 63199 OK (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63200 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:279) 20241230085104653 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104653 DLMGCP DEBUG <0013> Generated response: line #00: 200 63200 OK (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63201 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:279) 20241230085104653 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104653 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104653 DLMGCP DEBUG <0013> Generated response: line #00: 200 63201 OK (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63202 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:279) 20241230085104654 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241230085104654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104654 DLMGCP DEBUG <0013> Generated response: line #00: 200 63202 OK (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63203 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:279) 20241230085104654 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241230085104654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104654 DLMGCP DEBUG <0013> Generated response: line #00: 200 63203 OK (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63204 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:279) 20241230085104654 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241230085104654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104654 DLMGCP DEBUG <0013> Generated response: line #00: 200 63204 OK (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63205 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:279) 20241230085104654 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241230085104654 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104654 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104654 DLMGCP DEBUG <0013> Generated response: line #00: 200 63205 OK (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63206 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:279) 20241230085104654 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241230085104654 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104654 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104654 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104654 DLMGCP DEBUG <0013> Generated response: line #00: 200 63206 OK (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63207 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:279) 20241230085104655 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241230085104655 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104655 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104655 DLMGCP DEBUG <0013> Generated response: line #00: 200 63207 OK (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63208 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:279) 20241230085104655 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241230085104655 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104655 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104655 DLMGCP DEBUG <0013> Generated response: line #00: 200 63208 OK (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63209 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:279) 20241230085104655 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241230085104655 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104655 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104655 DLMGCP DEBUG <0013> Generated response: line #00: 200 63209 OK (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63210 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:279) 20241230085104655 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241230085104655 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104655 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104655 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104655 DLMGCP DEBUG <0013> Generated response: line #00: 200 63210 OK (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63211 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:279) 20241230085104656 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241230085104656 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104656 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104656 DLMGCP DEBUG <0013> Generated response: line #00: 200 63211 OK (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63212 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:279) 20241230085104656 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241230085104656 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104656 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104656 DLMGCP DEBUG <0013> Generated response: line #00: 200 63212 OK (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63213 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:279) 20241230085104656 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241230085104656 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104656 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104656 DLMGCP DEBUG <0013> Generated response: line #00: 200 63213 OK (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63214 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:279) 20241230085104656 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241230085104656 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104656 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104656 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104656 DLMGCP DEBUG <0013> Generated response: line #00: 200 63214 OK (mgcp_msg.c:67) 20241230085104656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63215 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104657 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:279) 20241230085104657 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241230085104657 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104657 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104657 DLMGCP DEBUG <0013> Generated response: line #00: 200 63215 OK (mgcp_msg.c:67) 20241230085104657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63216 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104657 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:279) 20241230085104657 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241230085104657 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104657 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104657 DLMGCP DEBUG <0013> Generated response: line #00: 200 63216 OK (mgcp_msg.c:67) 20241230085104657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63217 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104657 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:279) 20241230085104657 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241230085104657 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104657 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104657 DLMGCP DEBUG <0013> Generated response: line #00: 200 63217 OK (mgcp_msg.c:67) 20241230085104658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63218 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104658 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104658 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:279) 20241230085104658 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241230085104658 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104658 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104658 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104658 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104658 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104658 DLMGCP DEBUG <0013> Generated response: line #00: 200 63218 OK (mgcp_msg.c:67) 20241230085104658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63219 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104658 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104658 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:279) 20241230085104658 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241230085104658 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104658 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104658 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104658 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104658 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104658 DLMGCP DEBUG <0013> Generated response: line #00: 200 63219 OK (mgcp_msg.c:67) 20241230085104659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63220 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104659 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:279) 20241230085104659 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241230085104659 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104659 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104659 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104659 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104659 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104659 DLMGCP DEBUG <0013> Generated response: line #00: 200 63220 OK (mgcp_msg.c:67) 20241230085104659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63221 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104659 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:279) 20241230085104659 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241230085104659 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104659 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104659 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104659 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104659 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104659 DLMGCP DEBUG <0013> Generated response: line #00: 200 63221 OK (mgcp_msg.c:67) 20241230085104659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63222 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104660 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:279) 20241230085104660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241230085104660 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104660 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104660 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104660 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104660 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104660 DLMGCP DEBUG <0013> Generated response: line #00: 200 63222 OK (mgcp_msg.c:67) 20241230085104660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63223 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104660 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:279) 20241230085104660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241230085104660 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104660 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104660 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104660 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104660 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104660 DLMGCP DEBUG <0013> Generated response: line #00: 200 63223 OK (mgcp_msg.c:67) 20241230085104660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63224 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104660 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:279) 20241230085104660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241230085104660 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104660 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104660 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104660 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104661 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104661 DLMGCP DEBUG <0013> Generated response: line #00: 200 63224 OK (mgcp_msg.c:67) 20241230085104661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63225 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104661 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:279) 20241230085104661 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241230085104661 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104661 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104661 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104661 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104661 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104661 DLMGCP DEBUG <0013> Generated response: line #00: 200 63225 OK (mgcp_msg.c:67) 20241230085104662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63226 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104662 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:279) 20241230085104662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241230085104662 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104662 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104662 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104662 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104662 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104662 DLMGCP DEBUG <0013> Generated response: line #00: 200 63226 OK (mgcp_msg.c:67) 20241230085104662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63227 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104662 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:279) 20241230085104662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241230085104662 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104662 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104662 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104662 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104662 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104662 DLMGCP DEBUG <0013> Generated response: line #00: 200 63227 OK (mgcp_msg.c:67) 20241230085104662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63228 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104662 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:279) 20241230085104662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241230085104662 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104662 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104662 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104663 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104663 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104663 DLMGCP DEBUG <0013> Generated response: line #00: 200 63228 OK (mgcp_msg.c:67) 20241230085104663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63229 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104663 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:279) 20241230085104663 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241230085104663 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104663 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104663 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104663 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104663 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104663 DLMGCP DEBUG <0013> Generated response: line #00: 200 63229 OK (mgcp_msg.c:67) 20241230085104663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63230 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104663 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:279) 20241230085104663 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241230085104663 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104663 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104663 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104663 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104663 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104663 DLMGCP DEBUG <0013> Generated response: line #00: 200 63230 OK (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63231 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:279) 20241230085104664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241230085104664 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104664 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104664 DLMGCP DEBUG <0013> Generated response: line #00: 200 63231 OK (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63232 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:279) 20241230085104664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241230085104664 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104664 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104664 DLMGCP DEBUG <0013> Generated response: line #00: 200 63232 OK (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63233 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:279) 20241230085104664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241230085104664 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104664 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104664 DLMGCP DEBUG <0013> Generated response: line #00: 200 63233 OK (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63234 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:279) 20241230085104664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241230085104664 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104664 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104664 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104665 DLMGCP DEBUG <0013> Generated response: line #00: 200 63234 OK (mgcp_msg.c:67) 20241230085104665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63235 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:279) 20241230085104665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241230085104665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104665 DLMGCP DEBUG <0013> Generated response: line #00: 200 63235 OK (mgcp_msg.c:67) 20241230085104665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63236 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:279) 20241230085104665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241230085104665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104665 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104665 DLMGCP DEBUG <0013> Generated response: line #00: 200 63236 OK (mgcp_msg.c:67) 20241230085104665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63237 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:279) 20241230085104665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241230085104665 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104665 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104665 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104665 DLMGCP DEBUG <0013> Generated response: line #00: 200 63237 OK (mgcp_msg.c:67) 20241230085104666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63238 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:279) 20241230085104666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241230085104666 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104666 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104666 DLMGCP DEBUG <0013> Generated response: line #00: 200 63238 OK (mgcp_msg.c:67) 20241230085104666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63239 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:279) 20241230085104666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241230085104666 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104666 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104666 DLMGCP DEBUG <0013> Generated response: line #00: 200 63239 OK (mgcp_msg.c:67) 20241230085104666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63240 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:279) 20241230085104666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241230085104666 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104666 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104666 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104666 DLMGCP DEBUG <0013> Generated response: line #00: 200 63240 OK (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63241 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:279) 20241230085104667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241230085104667 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104667 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104667 DLMGCP DEBUG <0013> Generated response: line #00: 200 63241 OK (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63242 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:279) 20241230085104667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241230085104667 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104667 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104667 DLMGCP DEBUG <0013> Generated response: line #00: 200 63242 OK (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63243 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:279) 20241230085104667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241230085104667 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104667 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104667 DLMGCP DEBUG <0013> Generated response: line #00: 200 63243 OK (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63244 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:279) 20241230085104667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241230085104667 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104667 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104667 DLMGCP DEBUG <0013> Generated response: line #00: 200 63244 OK (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63245 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:279) 20241230085104667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241230085104667 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104667 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104667 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104668 DLMGCP DEBUG <0013> Generated response: line #00: 200 63245 OK (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63246 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:279) 20241230085104668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241230085104668 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104668 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104668 DLMGCP DEBUG <0013> Generated response: line #00: 200 63246 OK (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63247 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:279) 20241230085104668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241230085104668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104668 DLMGCP DEBUG <0013> Generated response: line #00: 200 63247 OK (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63248 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:279) 20241230085104668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241230085104668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104668 DLMGCP DEBUG <0013> Generated response: line #00: 200 63248 OK (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63249 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:279) 20241230085104668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241230085104668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104668 DLMGCP DEBUG <0013> Generated response: line #00: 200 63249 OK (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63250 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:279) 20241230085104668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241230085104668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104668 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104669 DLMGCP DEBUG <0013> Generated response: line #00: 200 63250 OK (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63251 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:279) 20241230085104669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241230085104669 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104669 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104669 DLMGCP DEBUG <0013> Generated response: line #00: 200 63251 OK (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63252 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:279) 20241230085104669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241230085104669 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104669 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104669 DLMGCP DEBUG <0013> Generated response: line #00: 200 63252 OK (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63253 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:279) 20241230085104669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241230085104669 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104669 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104669 DLMGCP DEBUG <0013> Generated response: line #00: 200 63253 OK (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63254 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:279) 20241230085104669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241230085104669 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104669 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104669 DLMGCP DEBUG <0013> Generated response: line #00: 200 63254 OK (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63255 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:279) 20241230085104669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241230085104669 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104669 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104669 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104670 DLMGCP DEBUG <0013> Generated response: line #00: 200 63255 OK (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63256 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:279) 20241230085104670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241230085104670 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104670 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104670 DLMGCP DEBUG <0013> Generated response: line #00: 200 63256 OK (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63257 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:279) 20241230085104670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241230085104670 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104670 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104670 DLMGCP DEBUG <0013> Generated response: line #00: 200 63257 OK (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63258 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:279) 20241230085104670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241230085104670 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104670 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104670 DLMGCP DEBUG <0013> Generated response: line #00: 200 63258 OK (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63259 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:279) 20241230085104670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241230085104670 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104670 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104670 DLMGCP DEBUG <0013> Generated response: line #00: 200 63259 OK (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63260 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:279) 20241230085104670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241230085104670 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104670 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104670 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104670 DLMGCP DEBUG <0013> Generated response: line #00: 200 63260 OK (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63261 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:279) 20241230085104671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104671 DLMGCP DEBUG <0013> Generated response: line #00: 200 63261 OK (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63262 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:279) 20241230085104671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104671 DLMGCP DEBUG <0013> Generated response: line #00: 200 63262 OK (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63263 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:279) 20241230085104671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104671 DLMGCP DEBUG <0013> Generated response: line #00: 200 63263 OK (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63264 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:279) 20241230085104671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104671 DLMGCP DEBUG <0013> Generated response: line #00: 200 63264 OK (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63265 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:279) 20241230085104671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104671 DLMGCP DEBUG <0013> Generated response: line #00: 200 63265 OK (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63266 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:279) 20241230085104671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104671 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104671 DLMGCP DEBUG <0013> Generated response: line #00: 200 63266 OK (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63267 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:279) 20241230085104672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241230085104672 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104672 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104672 DLMGCP DEBUG <0013> Generated response: line #00: 200 63267 OK (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63268 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:279) 20241230085104672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241230085104672 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104672 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104672 DLMGCP DEBUG <0013> Generated response: line #00: 200 63268 OK (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63269 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:279) 20241230085104672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241230085104672 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104672 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104672 DLMGCP DEBUG <0013> Generated response: line #00: 200 63269 OK (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63270 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:279) 20241230085104672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241230085104672 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104672 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104672 DLMGCP DEBUG <0013> Generated response: line #00: 200 63270 OK (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63271 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:279) 20241230085104672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241230085104672 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104672 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104672 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104672 DLMGCP DEBUG <0013> Generated response: line #00: 200 63271 OK (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63272 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:279) 20241230085104673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104673 DLMGCP DEBUG <0013> Generated response: line #00: 200 63272 OK (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63273 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:279) 20241230085104673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104673 DLMGCP DEBUG <0013> Generated response: line #00: 200 63273 OK (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63274 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:279) 20241230085104673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104673 DLMGCP DEBUG <0013> Generated response: line #00: 200 63274 OK (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63275 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:279) 20241230085104673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104673 DLMGCP DEBUG <0013> Generated response: line #00: 200 63275 OK (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63276 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:279) 20241230085104673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104673 DLMGCP DEBUG <0013> Generated response: line #00: 200 63276 OK (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63277 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:279) 20241230085104673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104673 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104673 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104673 DLMGCP DEBUG <0013> Generated response: line #00: 200 63277 OK (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63278 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:279) 20241230085104674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104674 DLMGCP DEBUG <0013> Generated response: line #00: 200 63278 OK (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63279 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:279) 20241230085104674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104674 DLMGCP DEBUG <0013> Generated response: line #00: 200 63279 OK (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63280 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:279) 20241230085104674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104674 DLMGCP DEBUG <0013> Generated response: line #00: 200 63280 OK (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63281 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:279) 20241230085104674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104674 DLMGCP DEBUG <0013> Generated response: line #00: 200 63281 OK (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63282 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:279) 20241230085104674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104674 DLMGCP DEBUG <0013> Generated response: line #00: 200 63282 OK (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63283 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:279) 20241230085104674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104674 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104674 DLMGCP DEBUG <0013> Generated response: line #00: 200 63283 OK (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63284 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:279) 20241230085104675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104675 DLMGCP DEBUG <0013> Generated response: line #00: 200 63284 OK (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63285 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:279) 20241230085104675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104675 DLMGCP DEBUG <0013> Generated response: line #00: 200 63285 OK (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63286 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:279) 20241230085104675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104675 DLMGCP DEBUG <0013> Generated response: line #00: 200 63286 OK (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63287 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:279) 20241230085104675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104675 DLMGCP DEBUG <0013> Generated response: line #00: 200 63287 OK (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63288 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:279) 20241230085104675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104675 DLMGCP DEBUG <0013> Generated response: line #00: 200 63288 OK (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63289 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:279) 20241230085104675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104675 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104675 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104675 DLMGCP DEBUG <0013> Generated response: line #00: 200 63289 OK (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63290 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:279) 20241230085104676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104676 DLMGCP DEBUG <0013> Generated response: line #00: 200 63290 OK (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63291 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:279) 20241230085104676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104676 DLMGCP DEBUG <0013> Generated response: line #00: 200 63291 OK (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63292 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:279) 20241230085104676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104676 DLMGCP DEBUG <0013> Generated response: line #00: 200 63292 OK (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63293 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:279) 20241230085104676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104676 DLMGCP DEBUG <0013> Generated response: line #00: 200 63293 OK (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63294 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:279) 20241230085104676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104676 DLMGCP DEBUG <0013> Generated response: line #00: 200 63294 OK (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63295 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:279) 20241230085104676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104676 DLMGCP DEBUG <0013> Generated response: line #00: 200 63295 OK (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63296 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:279) 20241230085104676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104676 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104676 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104676 DLMGCP DEBUG <0013> Generated response: line #00: 200 63296 OK (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63297 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:279) 20241230085104677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104677 DLMGCP DEBUG <0013> Generated response: line #00: 200 63297 OK (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63298 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:279) 20241230085104677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104677 DLMGCP DEBUG <0013> Generated response: line #00: 200 63298 OK (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63299 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:279) 20241230085104677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104677 DLMGCP DEBUG <0013> Generated response: line #00: 200 63299 OK (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63300 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:279) 20241230085104677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104677 DLMGCP DEBUG <0013> Generated response: line #00: 200 63300 OK (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63301 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:279) 20241230085104677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104677 DLMGCP DEBUG <0013> Generated response: line #00: 200 63301 OK (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63302 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:279) 20241230085104677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104677 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104677 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104677 DLMGCP DEBUG <0013> Generated response: line #00: 200 63302 OK (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63303 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:279) 20241230085104678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104678 DLMGCP DEBUG <0013> Generated response: line #00: 200 63303 OK (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63304 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:279) 20241230085104678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104678 DLMGCP DEBUG <0013> Generated response: line #00: 200 63304 OK (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63305 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:279) 20241230085104678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104678 DLMGCP DEBUG <0013> Generated response: line #00: 200 63305 OK (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63306 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:279) 20241230085104678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104678 DLMGCP DEBUG <0013> Generated response: line #00: 200 63306 OK (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63307 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:279) 20241230085104678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104678 DLMGCP DEBUG <0013> Generated response: line #00: 200 63307 OK (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63308 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:279) 20241230085104678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104678 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104678 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104678 DLMGCP DEBUG <0013> Generated response: line #00: 200 63308 OK (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63309 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:279) 20241230085104679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104679 DLMGCP DEBUG <0013> Generated response: line #00: 200 63309 OK (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63310 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:279) 20241230085104679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104679 DLMGCP DEBUG <0013> Generated response: line #00: 200 63310 OK (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63311 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:279) 20241230085104679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104679 DLMGCP DEBUG <0013> Generated response: line #00: 200 63311 OK (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63312 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:279) 20241230085104679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104679 DLMGCP DEBUG <0013> Generated response: line #00: 200 63312 OK (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63313 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:279) 20241230085104679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104679 DLMGCP DEBUG <0013> Generated response: line #00: 200 63313 OK (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63314 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:279) 20241230085104679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104679 DLMGCP DEBUG <0013> Generated response: line #00: 200 63314 OK (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63315 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:279) 20241230085104679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104679 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104679 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104679 DLMGCP DEBUG <0013> Generated response: line #00: 200 63315 OK (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63316 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:279) 20241230085104680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104680 DLMGCP DEBUG <0013> Generated response: line #00: 200 63316 OK (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63317 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:279) 20241230085104680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104680 DLMGCP DEBUG <0013> Generated response: line #00: 200 63317 OK (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63318 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:279) 20241230085104680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104680 DLMGCP DEBUG <0013> Generated response: line #00: 200 63318 OK (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63319 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:279) 20241230085104680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104680 DLMGCP DEBUG <0013> Generated response: line #00: 200 63319 OK (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63320 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:279) 20241230085104680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104680 DLMGCP DEBUG <0013> Generated response: line #00: 200 63320 OK (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63321 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:279) 20241230085104680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104680 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104680 DLMGCP DEBUG <0013> Generated response: line #00: 200 63321 OK (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63322 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:279) 20241230085104681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104681 DLMGCP DEBUG <0013> Generated response: line #00: 200 63322 OK (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63323 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:279) 20241230085104681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104681 DLMGCP DEBUG <0013> Generated response: line #00: 200 63323 OK (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63324 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:279) 20241230085104681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104681 DLMGCP DEBUG <0013> Generated response: line #00: 200 63324 OK (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63325 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:279) 20241230085104681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104681 DLMGCP DEBUG <0013> Generated response: line #00: 200 63325 OK (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63326 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:279) 20241230085104681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104681 DLMGCP DEBUG <0013> Generated response: line #00: 200 63326 OK (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63327 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:279) 20241230085104681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104681 DLMGCP DEBUG <0013> Generated response: line #00: 200 63327 OK (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63328 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:279) 20241230085104681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104681 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104681 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104681 DLMGCP DEBUG <0013> Generated response: line #00: 200 63328 OK (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63329 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:279) 20241230085104682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104682 DLMGCP DEBUG <0013> Generated response: line #00: 200 63329 OK (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63330 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:279) 20241230085104682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104682 DLMGCP DEBUG <0013> Generated response: line #00: 200 63330 OK (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63331 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:279) 20241230085104682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104682 DLMGCP DEBUG <0013> Generated response: line #00: 200 63331 OK (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63332 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:279) 20241230085104682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104682 DLMGCP DEBUG <0013> Generated response: line #00: 200 63332 OK (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63333 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:279) 20241230085104682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104682 DLMGCP DEBUG <0013> Generated response: line #00: 200 63333 OK (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63334 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:279) 20241230085104682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104682 DLMGCP DEBUG <0013> Generated response: line #00: 200 63334 OK (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63335 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:279) 20241230085104682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104682 DLMGCP DEBUG <0013> Generated response: line #00: 200 63335 OK (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63336 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:279) 20241230085104683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104683 DLMGCP DEBUG <0013> Generated response: line #00: 200 63336 OK (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63337 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:279) 20241230085104683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104683 DLMGCP DEBUG <0013> Generated response: line #00: 200 63337 OK (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63338 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:279) 20241230085104683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104683 DLMGCP DEBUG <0013> Generated response: line #00: 200 63338 OK (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63339 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:279) 20241230085104683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104683 DLMGCP DEBUG <0013> Generated response: line #00: 200 63339 OK (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63340 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:279) 20241230085104683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104683 DLMGCP DEBUG <0013> Generated response: line #00: 200 63340 OK (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63341 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:279) 20241230085104683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104683 DLMGCP DEBUG <0013> Generated response: line #00: 200 63341 OK (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63342 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:279) 20241230085104683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104683 DLMGCP DEBUG <0013> Generated response: line #00: 200 63342 OK (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63343 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:279) 20241230085104684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104684 DLMGCP DEBUG <0013> Generated response: line #00: 200 63343 OK (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63344 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:279) 20241230085104684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104684 DLMGCP DEBUG <0013> Generated response: line #00: 200 63344 OK (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63345 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:279) 20241230085104684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104684 DLMGCP DEBUG <0013> Generated response: line #00: 200 63345 OK (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63346 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:279) 20241230085104684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104684 DLMGCP DEBUG <0013> Generated response: line #00: 200 63346 OK (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63347 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:279) 20241230085104684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104684 DLMGCP DEBUG <0013> Generated response: line #00: 200 63347 OK (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63348 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:279) 20241230085104684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104684 DLMGCP DEBUG <0013> Generated response: line #00: 200 63348 OK (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63349 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:279) 20241230085104684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104685 DLMGCP DEBUG <0013> Generated response: line #00: 200 63349 OK (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63350 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:279) 20241230085104685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104685 DLMGCP DEBUG <0013> Generated response: line #00: 200 63350 OK (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63351 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:279) 20241230085104685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104685 DLMGCP DEBUG <0013> Generated response: line #00: 200 63351 OK (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63352 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:279) 20241230085104685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104685 DLMGCP DEBUG <0013> Generated response: line #00: 200 63352 OK (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63353 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:279) 20241230085104685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104685 DLMGCP DEBUG <0013> Generated response: line #00: 200 63353 OK (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63354 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:279) 20241230085104685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104685 DLMGCP DEBUG <0013> Generated response: line #00: 200 63354 OK (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63355 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:279) 20241230085104685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104685 DLMGCP DEBUG <0013> Generated response: line #00: 200 63355 OK (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63356 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:279) 20241230085104685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241230085104685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104686 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104686 DLMGCP DEBUG <0013> Generated response: line #00: 200 63356 OK (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63357 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:279) 20241230085104686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241230085104686 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104686 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104686 DLMGCP DEBUG <0013> Generated response: line #00: 200 63357 OK (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63358 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:279) 20241230085104686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241230085104686 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104686 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104686 DLMGCP DEBUG <0013> Generated response: line #00: 200 63358 OK (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63359 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:279) 20241230085104686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241230085104686 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104686 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104686 DLMGCP DEBUG <0013> Generated response: line #00: 200 63359 OK (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63360 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:279) 20241230085104686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241230085104686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104686 DLMGCP DEBUG <0013> Generated response: line #00: 200 63360 OK (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63361 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:279) 20241230085104686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241230085104686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104686 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104686 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104686 DLMGCP DEBUG <0013> Generated response: line #00: 200 63361 OK (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63362 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:279) 20241230085104687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104687 DLMGCP DEBUG <0013> Generated response: line #00: 200 63362 OK (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63363 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:279) 20241230085104687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104687 DLMGCP DEBUG <0013> Generated response: line #00: 200 63363 OK (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63364 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:279) 20241230085104687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104687 DLMGCP DEBUG <0013> Generated response: line #00: 200 63364 OK (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63365 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:279) 20241230085104687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104687 DLMGCP DEBUG <0013> Generated response: line #00: 200 63365 OK (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63366 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:279) 20241230085104687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104687 DLMGCP DEBUG <0013> Generated response: line #00: 200 63366 OK (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63367 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:279) 20241230085104687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104687 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104687 DLMGCP DEBUG <0013> Generated response: line #00: 200 63367 OK (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63368 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:279) 20241230085104688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104688 DLMGCP DEBUG <0013> Generated response: line #00: 200 63368 OK (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63369 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:279) 20241230085104688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104688 DLMGCP DEBUG <0013> Generated response: line #00: 200 63369 OK (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63370 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:279) 20241230085104688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104688 DLMGCP DEBUG <0013> Generated response: line #00: 200 63370 OK (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63371 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:279) 20241230085104688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104688 DLMGCP DEBUG <0013> Generated response: line #00: 200 63371 OK (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63372 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:279) 20241230085104688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104688 DLMGCP DEBUG <0013> Generated response: line #00: 200 63372 OK (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63373 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:279) 20241230085104688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104688 DLMGCP DEBUG <0013> Generated response: line #00: 200 63373 OK (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63374 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:279) 20241230085104688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104688 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104688 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104688 DLMGCP DEBUG <0013> Generated response: line #00: 200 63374 OK (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63375 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:279) 20241230085104689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104689 DLMGCP DEBUG <0013> Generated response: line #00: 200 63375 OK (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63376 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:279) 20241230085104689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104689 DLMGCP DEBUG <0013> Generated response: line #00: 200 63376 OK (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63377 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:279) 20241230085104689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104689 DLMGCP DEBUG <0013> Generated response: line #00: 200 63377 OK (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63378 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:279) 20241230085104689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104689 DLMGCP DEBUG <0013> Generated response: line #00: 200 63378 OK (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63379 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:279) 20241230085104689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104689 DLMGCP DEBUG <0013> Generated response: line #00: 200 63379 OK (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63380 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:279) 20241230085104689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104689 DLMGCP DEBUG <0013> Generated response: line #00: 200 63380 OK (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63381 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:279) 20241230085104689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104689 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104689 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104689 DLMGCP DEBUG <0013> Generated response: line #00: 200 63381 OK (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63382 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:279) 20241230085104690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104690 DLMGCP DEBUG <0013> Generated response: line #00: 200 63382 OK (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63383 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:279) 20241230085104690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104690 DLMGCP DEBUG <0013> Generated response: line #00: 200 63383 OK (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63384 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:279) 20241230085104690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104690 DLMGCP DEBUG <0013> Generated response: line #00: 200 63384 OK (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63385 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:279) 20241230085104690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104690 DLMGCP DEBUG <0013> Generated response: line #00: 200 63385 OK (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63386 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:279) 20241230085104690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104690 DLMGCP DEBUG <0013> Generated response: line #00: 200 63386 OK (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63387 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:279) 20241230085104690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104690 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104690 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104690 DLMGCP DEBUG <0013> Generated response: line #00: 200 63387 OK (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63388 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:279) 20241230085104691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104691 DLMGCP DEBUG <0013> Generated response: line #00: 200 63388 OK (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63389 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:279) 20241230085104691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104691 DLMGCP DEBUG <0013> Generated response: line #00: 200 63389 OK (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63390 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:279) 20241230085104691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104691 DLMGCP DEBUG <0013> Generated response: line #00: 200 63390 OK (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63391 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:279) 20241230085104691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104691 DLMGCP DEBUG <0013> Generated response: line #00: 200 63391 OK (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63392 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:279) 20241230085104691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104691 DLMGCP DEBUG <0013> Generated response: line #00: 200 63392 OK (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63393 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:279) 20241230085104691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104691 DLMGCP DEBUG <0013> Generated response: line #00: 200 63393 OK (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63394 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:279) 20241230085104691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104691 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104691 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104691 DLMGCP DEBUG <0013> Generated response: line #00: 200 63394 OK (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63395 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:279) 20241230085104692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241230085104692 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104692 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104692 DLMGCP DEBUG <0013> Generated response: line #00: 200 63395 OK (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63396 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:279) 20241230085104692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241230085104692 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104692 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104692 DLMGCP DEBUG <0013> Generated response: line #00: 200 63396 OK (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63397 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:279) 20241230085104692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241230085104692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104692 DLMGCP DEBUG <0013> Generated response: line #00: 200 63397 OK (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63398 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:279) 20241230085104692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241230085104692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104692 DLMGCP DEBUG <0013> Generated response: line #00: 200 63398 OK (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63399 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:279) 20241230085104692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241230085104692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104692 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104692 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104692 DLMGCP DEBUG <0013> Generated response: line #00: 200 63399 OK (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63400 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:279) 20241230085104693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104693 DLMGCP DEBUG <0013> Generated response: line #00: 200 63400 OK (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63401 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:279) 20241230085104693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104693 DLMGCP DEBUG <0013> Generated response: line #00: 200 63401 OK (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63402 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:279) 20241230085104693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104693 DLMGCP DEBUG <0013> Generated response: line #00: 200 63402 OK (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63403 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:279) 20241230085104693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104693 DLMGCP DEBUG <0013> Generated response: line #00: 200 63403 OK (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63404 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:279) 20241230085104693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104693 DLMGCP DEBUG <0013> Generated response: line #00: 200 63404 OK (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63405 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:279) 20241230085104693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104693 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104693 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104693 DLMGCP DEBUG <0013> Generated response: line #00: 200 63405 OK (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63406 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:279) 20241230085104694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104694 DLMGCP DEBUG <0013> Generated response: line #00: 200 63406 OK (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63407 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:279) 20241230085104694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104694 DLMGCP DEBUG <0013> Generated response: line #00: 200 63407 OK (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63408 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:279) 20241230085104694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104694 DLMGCP DEBUG <0013> Generated response: line #00: 200 63408 OK (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63409 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:279) 20241230085104694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104694 DLMGCP DEBUG <0013> Generated response: line #00: 200 63409 OK (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63410 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:279) 20241230085104694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104694 DLMGCP DEBUG <0013> Generated response: line #00: 200 63410 OK (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63411 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:279) 20241230085104694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104694 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104694 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104694 DLMGCP DEBUG <0013> Generated response: line #00: 200 63411 OK (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63412 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:279) 20241230085104695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104695 DLMGCP DEBUG <0013> Generated response: line #00: 200 63412 OK (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63413 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:279) 20241230085104695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104695 DLMGCP DEBUG <0013> Generated response: line #00: 200 63413 OK (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63414 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:279) 20241230085104695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104695 DLMGCP DEBUG <0013> Generated response: line #00: 200 63414 OK (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63415 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:279) 20241230085104695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104695 DLMGCP DEBUG <0013> Generated response: line #00: 200 63415 OK (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63416 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:279) 20241230085104695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104695 DLMGCP DEBUG <0013> Generated response: line #00: 200 63416 OK (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63417 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:279) 20241230085104695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104695 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104695 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104695 DLMGCP DEBUG <0013> Generated response: line #00: 200 63417 OK (mgcp_msg.c:67) 20241230085104696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63418 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:279) 20241230085104696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241230085104696 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104696 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104696 DLMGCP DEBUG <0013> Generated response: line #00: 200 63418 OK (mgcp_msg.c:67) 20241230085104696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63419 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:279) 20241230085104696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241230085104696 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104696 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104696 DLMGCP DEBUG <0013> Generated response: line #00: 200 63419 OK (mgcp_msg.c:67) 20241230085104696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63420 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:279) 20241230085104696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241230085104696 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104696 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104696 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104696 DLMGCP DEBUG <0013> Generated response: line #00: 200 63420 OK (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63421 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:279) 20241230085104697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241230085104697 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104697 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104697 DLMGCP DEBUG <0013> Generated response: line #00: 200 63421 OK (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63422 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:279) 20241230085104697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241230085104697 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104697 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104697 DLMGCP DEBUG <0013> Generated response: line #00: 200 63422 OK (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63423 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:279) 20241230085104697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241230085104697 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104697 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104697 DLMGCP DEBUG <0013> Generated response: line #00: 200 63423 OK (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63424 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:279) 20241230085104697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241230085104697 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104697 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104697 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104697 DLMGCP DEBUG <0013> Generated response: line #00: 200 63424 OK (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63425 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:279) 20241230085104698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241230085104698 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104698 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104698 DLMGCP DEBUG <0013> Generated response: line #00: 200 63425 OK (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63426 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:279) 20241230085104698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241230085104698 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104698 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104698 DLMGCP DEBUG <0013> Generated response: line #00: 200 63426 OK (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63427 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:279) 20241230085104698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241230085104698 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104698 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104698 DLMGCP DEBUG <0013> Generated response: line #00: 200 63427 OK (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63428 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:279) 20241230085104698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241230085104698 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104698 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104698 DLMGCP DEBUG <0013> Generated response: line #00: 200 63428 OK (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63429 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:279) 20241230085104699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241230085104699 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104699 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104699 DLMGCP DEBUG <0013> Generated response: line #00: 200 63429 OK (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63430 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:279) 20241230085104699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241230085104699 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104699 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104699 DLMGCP DEBUG <0013> Generated response: line #00: 200 63430 OK (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63431 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:279) 20241230085104699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241230085104699 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104699 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104699 DLMGCP DEBUG <0013> Generated response: line #00: 200 63431 OK (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63432 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104699 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:279) 20241230085104700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241230085104700 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104700 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104700 DLMGCP DEBUG <0013> Generated response: line #00: 200 63432 OK (mgcp_msg.c:67) 20241230085104700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63433 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:279) 20241230085104700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241230085104700 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104700 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104700 DLMGCP DEBUG <0013> Generated response: line #00: 200 63433 OK (mgcp_msg.c:67) 20241230085104700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63434 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:279) 20241230085104700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241230085104700 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104700 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104700 DLMGCP DEBUG <0013> Generated response: line #00: 200 63434 OK (mgcp_msg.c:67) 20241230085104700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63435 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:279) 20241230085104700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241230085104700 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104700 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104700 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104700 DLMGCP DEBUG <0013> Generated response: line #00: 200 63435 OK (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63436 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:279) 20241230085104701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241230085104701 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104701 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104701 DLMGCP DEBUG <0013> Generated response: line #00: 200 63436 OK (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63437 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:279) 20241230085104701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241230085104701 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104701 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104701 DLMGCP DEBUG <0013> Generated response: line #00: 200 63437 OK (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63438 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:279) 20241230085104701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241230085104701 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104701 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104701 DLMGCP DEBUG <0013> Generated response: line #00: 200 63438 OK (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63439 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:279) 20241230085104701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241230085104701 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104701 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104701 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104701 DLMGCP DEBUG <0013> Generated response: line #00: 200 63439 OK (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63440 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:279) 20241230085104702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241230085104702 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104702 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104702 DLMGCP DEBUG <0013> Generated response: line #00: 200 63440 OK (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63441 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:279) 20241230085104702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241230085104702 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104702 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104702 DLMGCP DEBUG <0013> Generated response: line #00: 200 63441 OK (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63442 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:279) 20241230085104702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241230085104702 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104702 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104702 DLMGCP DEBUG <0013> Generated response: line #00: 200 63442 OK (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63443 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:279) 20241230085104702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241230085104702 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104702 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104702 DLMGCP DEBUG <0013> Generated response: line #00: 200 63443 OK (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63444 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:279) 20241230085104702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241230085104702 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104702 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104702 DLMGCP DEBUG <0013> Generated response: line #00: 200 63444 OK (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63445 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:279) 20241230085104703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104703 DLMGCP DEBUG <0013> Generated response: line #00: 200 63445 OK (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63446 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:279) 20241230085104703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104703 DLMGCP DEBUG <0013> Generated response: line #00: 200 63446 OK (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63447 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:279) 20241230085104703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104703 DLMGCP DEBUG <0013> Generated response: line #00: 200 63447 OK (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63448 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:279) 20241230085104703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104703 DLMGCP DEBUG <0013> Generated response: line #00: 200 63448 OK (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63449 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:279) 20241230085104703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104703 DLMGCP DEBUG <0013> Generated response: line #00: 200 63449 OK (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63450 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:279) 20241230085104703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104703 DLMGCP DEBUG <0013> Generated response: line #00: 200 63450 OK (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63451 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:279) 20241230085104703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104703 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104703 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104703 DLMGCP DEBUG <0013> Generated response: line #00: 200 63451 OK (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63452 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:279) 20241230085104704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104704 DLMGCP DEBUG <0013> Generated response: line #00: 200 63452 OK (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63453 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:279) 20241230085104704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104704 DLMGCP DEBUG <0013> Generated response: line #00: 200 63453 OK (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63454 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:279) 20241230085104704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104704 DLMGCP DEBUG <0013> Generated response: line #00: 200 63454 OK (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63455 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:279) 20241230085104704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104704 DLMGCP DEBUG <0013> Generated response: line #00: 200 63455 OK (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63456 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:279) 20241230085104704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104704 DLMGCP DEBUG <0013> Generated response: line #00: 200 63456 OK (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63457 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:279) 20241230085104704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085104704 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085104704 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085104704 DLMGCP DEBUG <0013> Generated response: line #00: 200 63457 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed RTPEM1(74)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(73)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(75)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(77)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(76)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:04 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=3184260) Waiting for packet dumper to finish... 1 (prev_count=3184260, count=3283700) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_mdcx_without_crcx started. 20241230085107935 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48666 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085107935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241230085107935 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241230085107935 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085107935 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085107935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085107935 DLMGCP DEBUG <0013> Generated response: line #00: 515 48666 FAIL (mgcp_msg.c:67) 20241230085107942 DLMGCP DEBUG <0013> Received message: line #00: MDCX 48667 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085107942 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085107942 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241230085107943 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:67) 20241230085107943 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085107943 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085107943 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085107943 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085107943 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241230085107943 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085107943 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241230085107943 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085107943 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085107943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241230085107943 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241230085107943 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085107943 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:1178) 20241230085107943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=400 (mgcp_protocol.c:230) 20241230085107943 DLMGCP DEBUG <0013> Generated response: line #00: 400 48667 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM2(80)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(78)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(79)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(81)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:07 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_dlcx_without_crcx started. 20241230085111079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54992 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085111079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241230085111079 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085111079 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085111079 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085111079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085111079 DLMGCP DEBUG <0013> Generated response: line #00: 515 54992 FAIL (mgcp_msg.c:67) 20241230085111083 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54993 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085111083 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:67) 20241230085111083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241230085111083 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085111083 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085111083 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085111083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085111083 DLMGCP DEBUG <0013> Generated response: line #00: 515 54993 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(87)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(83)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(84)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(85)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(86)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:11 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51:13 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_dlcx_non_existant_ep started. 20241230085114179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36487 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085114179 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20241230085114179 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:419) 20241230085114179 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:230) 20241230085114179 DLMGCP DEBUG <0013> Generated response: line #00: 500 36487 FAIL (mgcp_msg.c:67) 20241230085114180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36488 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085114180 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:67) 20241230085114180 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20241230085114180 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:419) 20241230085114180 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:230) 20241230085114180 DLMGCP DEBUG <0013> Generated response: line #00: 500 36488 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(92)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(90)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(88)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(91)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(89)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:14 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51:16 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_mdcx_wildcarded started. 20241230085117293 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085117293 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085117293 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117294 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085117295 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085117295 DLMGCP DEBUG <0013> Generated response: line #00: 200 55803 OK (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #00: MDCX 55804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085117299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085117299 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085117299 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085117299 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:1166) 20241230085117299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:230) 20241230085117299 DLMGCP DEBUG <0013> Generated response: line #00: 507 55804 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(94)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(93)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(95)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(96)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:17 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=86012) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_dlcx_wildcarded started. 20241230085120504 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085120505 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085120505 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120505 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120506 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120508 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085120509 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085120509 DLMGCP DEBUG <0013> Generated response: line #00: 200 31209 OK (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085120520 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085120520 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:67A223F2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:67A223F2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:67A223F2 output_enabled 0 (mgcp_msg.c:125) 20241230085120520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:67A223F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:67A223F2 CRCX: Creating connection: port: 4616 (mgcp_protocol.c:1112) 20241230085120520 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:67A223F2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120520 DLMGCP DEBUG <0013> Generated response: line #00: 200 31210 OK (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Generated response: line #02: I: 67A223F2 (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67A223F2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120520 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120522 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241230085120522 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085120522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:E0B90203 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0B90203 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0B90203 output_enabled 0 (mgcp_msg.c:125) 20241230085120522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:E0B90203 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0B90203 CRCX: Creating connection: port: 4618 (mgcp_protocol.c:1112) 20241230085120523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0B90203 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120523 DLMGCP DEBUG <0013> Generated response: line #00: 200 31211 OK (mgcp_msg.c:67) 20241230085120523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241230085120523 DLMGCP DEBUG <0013> Generated response: line #02: I: E0B90203 (mgcp_msg.c:67) 20241230085120523 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120523 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0B90203 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120523 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120523 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120523 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120523 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120523 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241230085120525 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241230085120525 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:80925DBE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:80925DBE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:80925DBE output_enabled 0 (mgcp_msg.c:125) 20241230085120525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:80925DBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:80925DBE CRCX: Creating connection: port: 4620 (mgcp_protocol.c:1112) 20241230085120526 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:80925DBE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120526 DLMGCP DEBUG <0013> Generated response: line #00: 200 31212 OK (mgcp_msg.c:67) 20241230085120526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241230085120526 DLMGCP DEBUG <0013> Generated response: line #02: I: 80925DBE (mgcp_msg.c:67) 20241230085120526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120526 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80925DBE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31213 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241230085120528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085120528 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:CED14AD2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:CED14AD2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:CED14AD2 output_enabled 0 (mgcp_msg.c:125) 20241230085120528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:CED14AD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:CED14AD2 CRCX: Creating connection: port: 4622 (mgcp_protocol.c:1112) 20241230085120528 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:CED14AD2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120529 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120529 DLMGCP DEBUG <0013> Generated response: line #00: 200 31213 OK (mgcp_msg.c:67) 20241230085120529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241230085120529 DLMGCP DEBUG <0013> Generated response: line #02: I: CED14AD2 (mgcp_msg.c:67) 20241230085120529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120529 DLMGCP DEBUG <0013> Generated response: line #04: o=- CED14AD2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31214 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241230085120531 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085120531 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:A1144BD2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A1144BD2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A1144BD2 output_enabled 0 (mgcp_msg.c:125) 20241230085120531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:A1144BD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A1144BD2 CRCX: Creating connection: port: 4624 (mgcp_protocol.c:1112) 20241230085120532 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:A1144BD2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120532 DLMGCP DEBUG <0013> Generated response: line #00: 200 31214 OK (mgcp_msg.c:67) 20241230085120532 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241230085120532 DLMGCP DEBUG <0013> Generated response: line #02: I: A1144BD2 (mgcp_msg.c:67) 20241230085120532 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120532 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1144BD2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120532 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120532 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120532 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31215 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120534 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241230085120534 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241230085120534 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:DA063DAB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:DA063DAB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:DA063DAB output_enabled 0 (mgcp_msg.c:125) 20241230085120534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:DA063DAB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120535 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:DA063DAB CRCX: Creating connection: port: 4626 (mgcp_protocol.c:1112) 20241230085120535 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:DA063DAB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120535 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120535 DLMGCP DEBUG <0013> Generated response: line #00: 200 31215 OK (mgcp_msg.c:67) 20241230085120535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241230085120535 DLMGCP DEBUG <0013> Generated response: line #02: I: DA063DAB (mgcp_msg.c:67) 20241230085120535 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120535 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA063DAB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120535 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120535 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120535 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120535 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120535 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120535 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31216 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120537 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241230085120537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241230085120537 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:99C8820D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:99C8820D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:99C8820D output_enabled 0 (mgcp_msg.c:125) 20241230085120537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:99C8820D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:99C8820D CRCX: Creating connection: port: 4628 (mgcp_protocol.c:1112) 20241230085120537 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:99C8820D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120537 DLMGCP DEBUG <0013> Generated response: line #00: 200 31216 OK (mgcp_msg.c:67) 20241230085120537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241230085120537 DLMGCP DEBUG <0013> Generated response: line #02: I: 99C8820D (mgcp_msg.c:67) 20241230085120537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120537 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99C8820D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120538 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120538 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120538 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120538 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120538 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31217 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120539 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241230085120539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241230085120539 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:2594CC40 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:2594CC40 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:2594CC40 output_enabled 0 (mgcp_msg.c:125) 20241230085120540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:2594CC40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:2594CC40 CRCX: Creating connection: port: 4630 (mgcp_protocol.c:1112) 20241230085120540 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:2594CC40 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120540 DLMGCP DEBUG <0013> Generated response: line #00: 200 31217 OK (mgcp_msg.c:67) 20241230085120540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241230085120540 DLMGCP DEBUG <0013> Generated response: line #02: I: 2594CC40 (mgcp_msg.c:67) 20241230085120540 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120540 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2594CC40 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120540 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120540 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120540 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120540 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120540 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120540 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31218 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120541 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241230085120541 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241230085120541 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:41A84CE9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:41A84CE9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:41A84CE9 output_enabled 0 (mgcp_msg.c:125) 20241230085120542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:41A84CE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:41A84CE9 CRCX: Creating connection: port: 4632 (mgcp_protocol.c:1112) 20241230085120542 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:41A84CE9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120542 DLMGCP DEBUG <0013> Generated response: line #00: 200 31218 OK (mgcp_msg.c:67) 20241230085120542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241230085120542 DLMGCP DEBUG <0013> Generated response: line #02: I: 41A84CE9 (mgcp_msg.c:67) 20241230085120542 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120542 DLMGCP DEBUG <0013> Generated response: line #04: o=- 41A84CE9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120542 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120542 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120542 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120542 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120542 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31219 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241230085120543 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241230085120543 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:AEBD670C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:AEBD670C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:AEBD670C output_enabled 0 (mgcp_msg.c:125) 20241230085120543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:AEBD670C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:AEBD670C CRCX: Creating connection: port: 4634 (mgcp_protocol.c:1112) 20241230085120543 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:AEBD670C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120543 DLMGCP DEBUG <0013> Generated response: line #00: 200 31219 OK (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Generated response: line #02: I: AEBD670C (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEBD670C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120543 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31220 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241230085120545 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241230085120545 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:9F82FD8E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9F82FD8E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9F82FD8E output_enabled 0 (mgcp_msg.c:125) 20241230085120545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:9F82FD8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9F82FD8E CRCX: Creating connection: port: 4636 (mgcp_protocol.c:1112) 20241230085120545 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:9F82FD8E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120545 DLMGCP DEBUG <0013> Generated response: line #00: 200 31220 OK (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F82FD8E (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F82FD8E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241230085120546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241230085120546 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:7AA46938 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:7AA46938 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:7AA46938 output_enabled 0 (mgcp_msg.c:125) 20241230085120546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:7AA46938 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:7AA46938 CRCX: Creating connection: port: 4638 (mgcp_protocol.c:1112) 20241230085120547 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:7AA46938 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120547 DLMGCP DEBUG <0013> Generated response: line #00: 200 31221 OK (mgcp_msg.c:67) 20241230085120547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241230085120547 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AA46938 (mgcp_msg.c:67) 20241230085120547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120547 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7AA46938 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241230085120548 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241230085120548 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:E01042FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E01042FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E01042FF output_enabled 0 (mgcp_msg.c:125) 20241230085120548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:E01042FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:E01042FF CRCX: Creating connection: port: 4640 (mgcp_protocol.c:1112) 20241230085120548 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:E01042FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120548 DLMGCP DEBUG <0013> Generated response: line #00: 200 31222 OK (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Generated response: line #02: I: E01042FF (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Generated response: line #04: o=- E01042FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241230085120549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241230085120549 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:AF33BDAD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:AF33BDAD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:AF33BDAD output_enabled 0 (mgcp_msg.c:125) 20241230085120549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:AF33BDAD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120550 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120550 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:AF33BDAD CRCX: Creating connection: port: 4642 (mgcp_protocol.c:1112) 20241230085120550 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:AF33BDAD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120550 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120550 DLMGCP DEBUG <0013> Generated response: line #00: 200 31223 OK (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Generated response: line #02: I: AF33BDAD (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF33BDAD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241230085120550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241230085120550 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:0B4BA214 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:0B4BA214 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120551 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:0B4BA214 output_enabled 0 (mgcp_msg.c:125) 20241230085120551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120551 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:0B4BA214 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120551 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120551 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:0B4BA214 CRCX: Creating connection: port: 4644 (mgcp_protocol.c:1112) 20241230085120551 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:0B4BA214 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120551 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120551 DLMGCP DEBUG <0013> Generated response: line #00: 200 31224 OK (mgcp_msg.c:67) 20241230085120551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241230085120551 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B4BA214 (mgcp_msg.c:67) 20241230085120551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120551 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B4BA214 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31225 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241230085120552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241230085120552 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:FC9031AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:FC9031AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:FC9031AD output_enabled 0 (mgcp_msg.c:125) 20241230085120552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:FC9031AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:FC9031AD CRCX: Creating connection: port: 4646 (mgcp_protocol.c:1112) 20241230085120552 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:FC9031AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120552 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120552 DLMGCP DEBUG <0013> Generated response: line #00: 200 31225 OK (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Generated response: line #02: I: FC9031AD (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC9031AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31226 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241230085120554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241230085120554 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120554 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:52AB436C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120554 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:52AB436C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120554 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:52AB436C output_enabled 0 (mgcp_msg.c:125) 20241230085120554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120554 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:52AB436C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120554 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120554 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:52AB436C CRCX: Creating connection: port: 4648 (mgcp_protocol.c:1112) 20241230085120554 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:52AB436C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120554 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120554 DLMGCP DEBUG <0013> Generated response: line #00: 200 31226 OK (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Generated response: line #02: I: 52AB436C (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52AB436C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31227 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241230085120556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241230085120556 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:E733FB3E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:E733FB3E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:E733FB3E output_enabled 0 (mgcp_msg.c:125) 20241230085120556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:E733FB3E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:E733FB3E CRCX: Creating connection: port: 4650 (mgcp_protocol.c:1112) 20241230085120556 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:E733FB3E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120556 DLMGCP DEBUG <0013> Generated response: line #00: 200 31227 OK (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Generated response: line #02: I: E733FB3E (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Generated response: line #04: o=- E733FB3E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31228 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241230085120558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241230085120558 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120558 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:F90E5677 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120558 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F90E5677 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120558 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F90E5677 output_enabled 0 (mgcp_msg.c:125) 20241230085120558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120558 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:F90E5677 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120558 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120558 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F90E5677 CRCX: Creating connection: port: 4652 (mgcp_protocol.c:1112) 20241230085120558 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:F90E5677 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120558 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120558 DLMGCP DEBUG <0013> Generated response: line #00: 200 31228 OK (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Generated response: line #02: I: F90E5677 (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Generated response: line #04: o=- F90E5677 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120558 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31229 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241230085120559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241230085120559 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:D929012C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D929012C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D929012C output_enabled 0 (mgcp_msg.c:125) 20241230085120559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:D929012C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D929012C CRCX: Creating connection: port: 4654 (mgcp_protocol.c:1112) 20241230085120559 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:D929012C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120559 DLMGCP DEBUG <0013> Generated response: line #00: 200 31229 OK (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Generated response: line #02: I: D929012C (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Generated response: line #04: o=- D929012C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31230 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241230085120560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241230085120560 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:40AA3107 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:40AA3107 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:40AA3107 output_enabled 0 (mgcp_msg.c:125) 20241230085120560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:40AA3107 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:40AA3107 CRCX: Creating connection: port: 4656 (mgcp_protocol.c:1112) 20241230085120560 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:40AA3107 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120560 DLMGCP DEBUG <0013> Generated response: line #00: 200 31230 OK (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Generated response: line #02: I: 40AA3107 (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40AA3107 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31231 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120561 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241230085120561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241230085120561 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120562 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:9A94B212 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120562 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:9A94B212 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120562 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:9A94B212 output_enabled 0 (mgcp_msg.c:125) 20241230085120562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120562 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:9A94B212 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120562 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120562 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:9A94B212 CRCX: Creating connection: port: 4658 (mgcp_protocol.c:1112) 20241230085120562 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:9A94B212 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120562 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120562 DLMGCP DEBUG <0013> Generated response: line #00: 200 31231 OK (mgcp_msg.c:67) 20241230085120562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241230085120562 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A94B212 (mgcp_msg.c:67) 20241230085120562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120562 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A94B212 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31232 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241230085120563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241230085120563 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120563 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:C9BBF865 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120563 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:C9BBF865 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120563 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:C9BBF865 output_enabled 0 (mgcp_msg.c:125) 20241230085120563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120563 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:C9BBF865 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120563 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120563 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:C9BBF865 CRCX: Creating connection: port: 4660 (mgcp_protocol.c:1112) 20241230085120563 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:C9BBF865 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120563 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120563 DLMGCP DEBUG <0013> Generated response: line #00: 200 31232 OK (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Generated response: line #02: I: C9BBF865 (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9BBF865 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120563 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31233 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241230085120565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241230085120565 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120565 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:509F25E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120565 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:509F25E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120565 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:509F25E9 output_enabled 0 (mgcp_msg.c:125) 20241230085120565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120565 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:509F25E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120565 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120565 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:509F25E9 CRCX: Creating connection: port: 4662 (mgcp_protocol.c:1112) 20241230085120565 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:509F25E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120565 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120565 DLMGCP DEBUG <0013> Generated response: line #00: 200 31233 OK (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Generated response: line #02: I: 509F25E9 (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Generated response: line #04: o=- 509F25E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31234 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241230085120567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241230085120567 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120567 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:2EFEF4CF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120567 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2EFEF4CF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120567 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2EFEF4CF output_enabled 0 (mgcp_msg.c:125) 20241230085120567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120567 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:2EFEF4CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120567 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120567 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2EFEF4CF CRCX: Creating connection: port: 4664 (mgcp_protocol.c:1112) 20241230085120567 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:2EFEF4CF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120567 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120567 DLMGCP DEBUG <0013> Generated response: line #00: 200 31234 OK (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EFEF4CF (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2EFEF4CF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31235 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241230085120569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241230085120569 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:53017080 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:53017080 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:53017080 output_enabled 0 (mgcp_msg.c:125) 20241230085120569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:53017080 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:53017080 CRCX: Creating connection: port: 4666 (mgcp_protocol.c:1112) 20241230085120569 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:53017080 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120569 DLMGCP DEBUG <0013> Generated response: line #00: 200 31235 OK (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> Generated response: line #02: I: 53017080 (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53017080 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31236 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120571 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241230085120571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241230085120571 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:857FD468 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:857FD468 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:857FD468 output_enabled 0 (mgcp_msg.c:125) 20241230085120571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:857FD468 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:857FD468 CRCX: Creating connection: port: 4668 (mgcp_protocol.c:1112) 20241230085120571 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:857FD468 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120571 DLMGCP DEBUG <0013> Generated response: line #00: 200 31236 OK (mgcp_msg.c:67) 20241230085120572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241230085120572 DLMGCP DEBUG <0013> Generated response: line #02: I: 857FD468 (mgcp_msg.c:67) 20241230085120572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120572 DLMGCP DEBUG <0013> Generated response: line #04: o=- 857FD468 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31237 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241230085120573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241230085120573 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:7C0C1876 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:7C0C1876 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:7C0C1876 output_enabled 0 (mgcp_msg.c:125) 20241230085120573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:7C0C1876 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:7C0C1876 CRCX: Creating connection: port: 4670 (mgcp_protocol.c:1112) 20241230085120573 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:7C0C1876 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120573 DLMGCP DEBUG <0013> Generated response: line #00: 200 31237 OK (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C0C1876 (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C0C1876 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31238 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241230085120575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241230085120575 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:8256E7DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:8256E7DB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:8256E7DB output_enabled 0 (mgcp_msg.c:125) 20241230085120575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:8256E7DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:8256E7DB CRCX: Creating connection: port: 4672 (mgcp_protocol.c:1112) 20241230085120575 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:8256E7DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120575 DLMGCP DEBUG <0013> Generated response: line #00: 200 31238 OK (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Generated response: line #02: I: 8256E7DB (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8256E7DB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31239 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241230085120577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241230085120577 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:49705B32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:49705B32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:49705B32 output_enabled 0 (mgcp_msg.c:125) 20241230085120577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:49705B32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:49705B32 CRCX: Creating connection: port: 4674 (mgcp_protocol.c:1112) 20241230085120577 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:49705B32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120577 DLMGCP DEBUG <0013> Generated response: line #00: 200 31239 OK (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Generated response: line #02: I: 49705B32 (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49705B32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31240 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241230085120579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241230085120579 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:7B07A878 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:7B07A878 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:7B07A878 output_enabled 0 (mgcp_msg.c:125) 20241230085120579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:7B07A878 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:7B07A878 CRCX: Creating connection: port: 4676 (mgcp_protocol.c:1112) 20241230085120579 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:7B07A878 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120579 DLMGCP DEBUG <0013> Generated response: line #00: 200 31240 OK (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B07A878 (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B07A878 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31241 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241230085120581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241230085120581 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:A24572F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:A24572F3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:A24572F3 output_enabled 0 (mgcp_msg.c:125) 20241230085120581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:A24572F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:A24572F3 CRCX: Creating connection: port: 4678 (mgcp_protocol.c:1112) 20241230085120581 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:A24572F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120581 DLMGCP DEBUG <0013> Generated response: line #00: 200 31241 OK (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Generated response: line #02: I: A24572F3 (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Generated response: line #04: o=- A24572F3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31242 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241230085120582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241230085120582 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:D89300CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:D89300CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:D89300CA output_enabled 0 (mgcp_msg.c:125) 20241230085120582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:D89300CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:D89300CA CRCX: Creating connection: port: 4680 (mgcp_protocol.c:1112) 20241230085120582 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:D89300CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120582 DLMGCP DEBUG <0013> Generated response: line #00: 200 31242 OK (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Generated response: line #02: I: D89300CA (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Generated response: line #04: o=- D89300CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31243 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120584 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241230085120584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241230085120584 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120584 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:F9382A4D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120584 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:F9382A4D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120584 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:F9382A4D output_enabled 0 (mgcp_msg.c:125) 20241230085120584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120584 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:F9382A4D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120584 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120584 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:F9382A4D CRCX: Creating connection: port: 4682 (mgcp_protocol.c:1112) 20241230085120584 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:F9382A4D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120584 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120584 DLMGCP DEBUG <0013> Generated response: line #00: 200 31243 OK (mgcp_msg.c:67) 20241230085120584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241230085120584 DLMGCP DEBUG <0013> Generated response: line #02: I: F9382A4D (mgcp_msg.c:67) 20241230085120584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120584 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9382A4D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31244 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241230085120585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241230085120585 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120585 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:A2D0322C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120585 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:A2D0322C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120585 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:A2D0322C output_enabled 0 (mgcp_msg.c:125) 20241230085120585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120585 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:A2D0322C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120585 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120585 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:A2D0322C CRCX: Creating connection: port: 4684 (mgcp_protocol.c:1112) 20241230085120585 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:A2D0322C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120585 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120585 DLMGCP DEBUG <0013> Generated response: line #00: 200 31244 OK (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Generated response: line #02: I: A2D0322C (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2D0322C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31245 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120586 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241230085120586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241230085120587 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120587 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:9953BBC2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120587 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:9953BBC2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120587 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:9953BBC2 output_enabled 0 (mgcp_msg.c:125) 20241230085120587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120587 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:9953BBC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120587 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120587 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:9953BBC2 CRCX: Creating connection: port: 4686 (mgcp_protocol.c:1112) 20241230085120587 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:9953BBC2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120587 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120587 DLMGCP DEBUG <0013> Generated response: line #00: 200 31245 OK (mgcp_msg.c:67) 20241230085120587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241230085120587 DLMGCP DEBUG <0013> Generated response: line #02: I: 9953BBC2 (mgcp_msg.c:67) 20241230085120587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120587 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9953BBC2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31246 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241230085120589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241230085120589 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120589 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:24438BB2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120589 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:24438BB2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120589 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:24438BB2 output_enabled 0 (mgcp_msg.c:125) 20241230085120589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120589 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:24438BB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120589 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120589 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:24438BB2 CRCX: Creating connection: port: 4688 (mgcp_protocol.c:1112) 20241230085120589 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:24438BB2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120589 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120589 DLMGCP DEBUG <0013> Generated response: line #00: 200 31246 OK (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Generated response: line #02: I: 24438BB2 (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24438BB2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31247 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120590 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241230085120590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241230085120590 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120590 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:1728891D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120590 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:1728891D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120590 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:1728891D output_enabled 0 (mgcp_msg.c:125) 20241230085120590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120590 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:1728891D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120590 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120590 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:1728891D CRCX: Creating connection: port: 4690 (mgcp_protocol.c:1112) 20241230085120590 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:1728891D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120591 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120591 DLMGCP DEBUG <0013> Generated response: line #00: 200 31247 OK (mgcp_msg.c:67) 20241230085120591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241230085120591 DLMGCP DEBUG <0013> Generated response: line #02: I: 1728891D (mgcp_msg.c:67) 20241230085120591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1728891D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31248 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241230085120592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241230085120592 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120592 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:F416B5FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120592 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:F416B5FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120592 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:F416B5FE output_enabled 0 (mgcp_msg.c:125) 20241230085120592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120592 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:F416B5FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120592 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120592 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:F416B5FE CRCX: Creating connection: port: 4692 (mgcp_protocol.c:1112) 20241230085120592 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:F416B5FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120592 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120592 DLMGCP DEBUG <0013> Generated response: line #00: 200 31248 OK (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Generated response: line #02: I: F416B5FE (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Generated response: line #04: o=- F416B5FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31249 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241230085120593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241230085120593 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120593 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:388220AB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120593 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:388220AB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120593 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:388220AB output_enabled 0 (mgcp_msg.c:125) 20241230085120593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120593 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:388220AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120593 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120593 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:388220AB CRCX: Creating connection: port: 4694 (mgcp_protocol.c:1112) 20241230085120593 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:388220AB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120593 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120593 DLMGCP DEBUG <0013> Generated response: line #00: 200 31249 OK (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Generated response: line #02: I: 388220AB (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Generated response: line #04: o=- 388220AB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31250 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241230085120594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241230085120594 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:1E1C5EB7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:1E1C5EB7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:1E1C5EB7 output_enabled 0 (mgcp_msg.c:125) 20241230085120594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:1E1C5EB7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:1E1C5EB7 CRCX: Creating connection: port: 4696 (mgcp_protocol.c:1112) 20241230085120594 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:1E1C5EB7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120594 DLMGCP DEBUG <0013> Generated response: line #00: 200 31250 OK (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E1C5EB7 (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E1C5EB7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31251 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241230085120595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241230085120595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:1C996EE8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:1C996EE8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:1C996EE8 output_enabled 0 (mgcp_msg.c:125) 20241230085120595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:1C996EE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:1C996EE8 CRCX: Creating connection: port: 4698 (mgcp_protocol.c:1112) 20241230085120595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:1C996EE8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120595 DLMGCP DEBUG <0013> Generated response: line #00: 200 31251 OK (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C996EE8 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C996EE8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31252 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241230085120595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241230085120595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:995D2495 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:995D2495 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:995D2495 output_enabled 0 (mgcp_msg.c:125) 20241230085120596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:995D2495 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:995D2495 CRCX: Creating connection: port: 4700 (mgcp_protocol.c:1112) 20241230085120596 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:995D2495 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #00: 200 31252 OK (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #02: I: 995D2495 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 995D2495 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31253 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241230085120596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241230085120596 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:CB54C054 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:CB54C054 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:CB54C054 output_enabled 0 (mgcp_msg.c:125) 20241230085120596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:CB54C054 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:CB54C054 CRCX: Creating connection: port: 4702 (mgcp_protocol.c:1112) 20241230085120596 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:CB54C054 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #00: 200 31253 OK (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #02: I: CB54C054 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB54C054 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31254 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241230085120597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241230085120597 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:28C89716 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:28C89716 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:28C89716 output_enabled 0 (mgcp_msg.c:125) 20241230085120597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:28C89716 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:28C89716 CRCX: Creating connection: port: 4704 (mgcp_protocol.c:1112) 20241230085120597 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:28C89716 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #00: 200 31254 OK (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #02: I: 28C89716 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28C89716 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31255 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241230085120597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241230085120597 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:CBE243E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:CBE243E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:CBE243E9 output_enabled 0 (mgcp_msg.c:125) 20241230085120598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:CBE243E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:CBE243E9 CRCX: Creating connection: port: 4706 (mgcp_protocol.c:1112) 20241230085120598 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:CBE243E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #00: 200 31255 OK (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #02: I: CBE243E9 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #04: o=- CBE243E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31256 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241230085120598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241230085120598 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:FE4CC832 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:FE4CC832 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:FE4CC832 output_enabled 0 (mgcp_msg.c:125) 20241230085120598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:FE4CC832 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:FE4CC832 CRCX: Creating connection: port: 4708 (mgcp_protocol.c:1112) 20241230085120598 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:FE4CC832 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #00: 200 31256 OK (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #02: I: FE4CC832 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE4CC832 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31257 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241230085120599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241230085120599 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120599 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:5D80D966 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120599 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:5D80D966 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120599 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:5D80D966 output_enabled 0 (mgcp_msg.c:125) 20241230085120599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120599 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:5D80D966 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120599 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120599 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:5D80D966 CRCX: Creating connection: port: 4710 (mgcp_protocol.c:1112) 20241230085120599 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:5D80D966 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120599 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120599 DLMGCP DEBUG <0013> Generated response: line #00: 200 31257 OK (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D80D966 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D80D966 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31258 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120599 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241230085120599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241230085120599 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120600 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:2ABCD7D1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120600 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:2ABCD7D1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120600 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:2ABCD7D1 output_enabled 0 (mgcp_msg.c:125) 20241230085120600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120600 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:2ABCD7D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120600 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120600 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:2ABCD7D1 CRCX: Creating connection: port: 4712 (mgcp_protocol.c:1112) 20241230085120600 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:2ABCD7D1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120600 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120600 DLMGCP DEBUG <0013> Generated response: line #00: 200 31258 OK (mgcp_msg.c:67) 20241230085120600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241230085120600 DLMGCP DEBUG <0013> Generated response: line #02: I: 2ABCD7D1 (mgcp_msg.c:67) 20241230085120600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120600 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2ABCD7D1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120600 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120600 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120600 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120600 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120600 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31259 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241230085120601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241230085120601 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120601 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:DBBEF5A6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120601 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:DBBEF5A6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120601 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:DBBEF5A6 output_enabled 0 (mgcp_msg.c:125) 20241230085120601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120601 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:DBBEF5A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120601 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120601 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:DBBEF5A6 CRCX: Creating connection: port: 4714 (mgcp_protocol.c:1112) 20241230085120601 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:DBBEF5A6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120601 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120601 DLMGCP DEBUG <0013> Generated response: line #00: 200 31259 OK (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Generated response: line #02: I: DBBEF5A6 (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBBEF5A6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31260 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241230085120602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241230085120602 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:51BEEA4A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:51BEEA4A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:51BEEA4A output_enabled 0 (mgcp_msg.c:125) 20241230085120602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:51BEEA4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:51BEEA4A CRCX: Creating connection: port: 4716 (mgcp_protocol.c:1112) 20241230085120602 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:51BEEA4A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120602 DLMGCP DEBUG <0013> Generated response: line #00: 200 31260 OK (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Generated response: line #02: I: 51BEEA4A (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51BEEA4A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31261 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241230085120602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241230085120602 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:95415E38 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:95415E38 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:95415E38 output_enabled 0 (mgcp_msg.c:125) 20241230085120602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120602 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:95415E38 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120603 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120603 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:95415E38 CRCX: Creating connection: port: 4718 (mgcp_protocol.c:1112) 20241230085120603 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:95415E38 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120603 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #00: 200 31261 OK (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #02: I: 95415E38 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95415E38 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31262 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241230085120603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241230085120603 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:976819AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:976819AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:976819AC output_enabled 0 (mgcp_msg.c:125) 20241230085120603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:976819AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:976819AC CRCX: Creating connection: port: 4720 (mgcp_protocol.c:1112) 20241230085120603 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:976819AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120603 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #00: 200 31262 OK (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #02: I: 976819AC (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 976819AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31263 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241230085120604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241230085120604 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:C5C2F5EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:C5C2F5EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:C5C2F5EF output_enabled 0 (mgcp_msg.c:125) 20241230085120604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:C5C2F5EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:C5C2F5EF CRCX: Creating connection: port: 4722 (mgcp_protocol.c:1112) 20241230085120604 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:C5C2F5EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120604 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120604 DLMGCP DEBUG <0013> Generated response: line #00: 200 31263 OK (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Generated response: line #02: I: C5C2F5EF (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5C2F5EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31264 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241230085120605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241230085120605 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120605 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:FA0EC574 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120605 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:FA0EC574 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120605 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:FA0EC574 output_enabled 0 (mgcp_msg.c:125) 20241230085120605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120605 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:FA0EC574 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120605 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120605 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:FA0EC574 CRCX: Creating connection: port: 4724 (mgcp_protocol.c:1112) 20241230085120605 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:FA0EC574 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120605 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120605 DLMGCP DEBUG <0013> Generated response: line #00: 200 31264 OK (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Generated response: line #02: I: FA0EC574 (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA0EC574 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31265 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241230085120606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241230085120606 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120606 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:29231662 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120606 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:29231662 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120606 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:29231662 output_enabled 0 (mgcp_msg.c:125) 20241230085120606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120606 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:29231662 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120606 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120606 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:29231662 CRCX: Creating connection: port: 4726 (mgcp_protocol.c:1112) 20241230085120606 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:29231662 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120606 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120606 DLMGCP DEBUG <0013> Generated response: line #00: 200 31265 OK (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Generated response: line #02: I: 29231662 (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29231662 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31266 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241230085120607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241230085120607 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:41ED80C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:41ED80C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:41ED80C0 output_enabled 0 (mgcp_msg.c:125) 20241230085120607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:41ED80C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:41ED80C0 CRCX: Creating connection: port: 4728 (mgcp_protocol.c:1112) 20241230085120607 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:41ED80C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #00: 200 31266 OK (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #02: I: 41ED80C0 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 41ED80C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31267 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241230085120607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241230085120607 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:DC9C9423 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:DC9C9423 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:DC9C9423 output_enabled 0 (mgcp_msg.c:125) 20241230085120607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:DC9C9423 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:DC9C9423 CRCX: Creating connection: port: 4730 (mgcp_protocol.c:1112) 20241230085120607 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:DC9C9423 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #00: 200 31267 OK (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #02: I: DC9C9423 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC9C9423 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31268 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241230085120607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241230085120607 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:8E84CA6C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:8E84CA6C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:8E84CA6C output_enabled 0 (mgcp_msg.c:125) 20241230085120608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:8E84CA6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:8E84CA6C CRCX: Creating connection: port: 4732 (mgcp_protocol.c:1112) 20241230085120608 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:8E84CA6C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #00: 200 31268 OK (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E84CA6C (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E84CA6C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31269 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241230085120608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241230085120608 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:54BC4885 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:54BC4885 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:54BC4885 output_enabled 0 (mgcp_msg.c:125) 20241230085120608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:54BC4885 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:54BC4885 CRCX: Creating connection: port: 4734 (mgcp_protocol.c:1112) 20241230085120608 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:54BC4885 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #00: 200 31269 OK (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #02: I: 54BC4885 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54BC4885 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31270 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241230085120608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241230085120608 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:567D5121 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:567D5121 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:567D5121 output_enabled 0 (mgcp_msg.c:125) 20241230085120608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:567D5121 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:567D5121 CRCX: Creating connection: port: 4736 (mgcp_protocol.c:1112) 20241230085120608 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:567D5121 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #00: 200 31270 OK (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #02: I: 567D5121 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 567D5121 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31271 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241230085120609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241230085120609 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:A326BA61 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A326BA61 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A326BA61 output_enabled 0 (mgcp_msg.c:125) 20241230085120609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:A326BA61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A326BA61 CRCX: Creating connection: port: 4738 (mgcp_protocol.c:1112) 20241230085120609 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:A326BA61 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #00: 200 31271 OK (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #02: I: A326BA61 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #04: o=- A326BA61 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31272 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241230085120609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241230085120609 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:1828D5D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:1828D5D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:1828D5D7 output_enabled 0 (mgcp_msg.c:125) 20241230085120609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:1828D5D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:1828D5D7 CRCX: Creating connection: port: 4740 (mgcp_protocol.c:1112) 20241230085120609 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:1828D5D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #00: 200 31272 OK (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #02: I: 1828D5D7 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1828D5D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241230085120610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241230085120610 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:D510FA3E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:D510FA3E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:D510FA3E output_enabled 0 (mgcp_msg.c:125) 20241230085120610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:D510FA3E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:D510FA3E CRCX: Creating connection: port: 4742 (mgcp_protocol.c:1112) 20241230085120610 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:D510FA3E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #00: 200 31273 OK (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #02: I: D510FA3E (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #04: o=- D510FA3E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241230085120610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241230085120610 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:8FEE57D3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:8FEE57D3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:8FEE57D3 output_enabled 0 (mgcp_msg.c:125) 20241230085120610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:8FEE57D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:8FEE57D3 CRCX: Creating connection: port: 4744 (mgcp_protocol.c:1112) 20241230085120610 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:8FEE57D3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120610 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #00: 200 31274 OK (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FEE57D3 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8FEE57D3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31275 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241230085120611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241230085120611 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:44F4E8C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:44F4E8C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:44F4E8C6 output_enabled 0 (mgcp_msg.c:125) 20241230085120611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:44F4E8C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:44F4E8C6 CRCX: Creating connection: port: 4746 (mgcp_protocol.c:1112) 20241230085120611 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:44F4E8C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #00: 200 31275 OK (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #02: I: 44F4E8C6 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44F4E8C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31276 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241230085120611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241230085120611 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:49C81861 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:49C81861 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:49C81861 output_enabled 0 (mgcp_msg.c:125) 20241230085120611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:49C81861 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:49C81861 CRCX: Creating connection: port: 4748 (mgcp_protocol.c:1112) 20241230085120611 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:49C81861 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120611 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #00: 200 31276 OK (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #02: I: 49C81861 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49C81861 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31277 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241230085120612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241230085120612 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:4445B83E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:4445B83E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:4445B83E output_enabled 0 (mgcp_msg.c:125) 20241230085120612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:4445B83E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:4445B83E CRCX: Creating connection: port: 4750 (mgcp_protocol.c:1112) 20241230085120612 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:4445B83E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #00: 200 31277 OK (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #02: I: 4445B83E (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4445B83E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31278 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241230085120612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241230085120612 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:6D537CC5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:6D537CC5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:6D537CC5 output_enabled 0 (mgcp_msg.c:125) 20241230085120612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:6D537CC5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:6D537CC5 CRCX: Creating connection: port: 4752 (mgcp_protocol.c:1112) 20241230085120612 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:6D537CC5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120612 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #00: 200 31278 OK (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D537CC5 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D537CC5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31279 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241230085120613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241230085120613 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:7E3D3D61 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:7E3D3D61 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:7E3D3D61 output_enabled 0 (mgcp_msg.c:125) 20241230085120613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:7E3D3D61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:7E3D3D61 CRCX: Creating connection: port: 4754 (mgcp_protocol.c:1112) 20241230085120613 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:7E3D3D61 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #00: 200 31279 OK (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E3D3D61 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E3D3D61 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31280 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241230085120613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241230085120613 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:474275A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:474275A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:474275A5 output_enabled 0 (mgcp_msg.c:125) 20241230085120613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:474275A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:474275A5 CRCX: Creating connection: port: 4756 (mgcp_protocol.c:1112) 20241230085120613 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:474275A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120613 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #00: 200 31280 OK (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #02: I: 474275A5 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 474275A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31281 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241230085120614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241230085120614 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:663B216A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:663B216A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:663B216A output_enabled 0 (mgcp_msg.c:125) 20241230085120614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:663B216A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:663B216A CRCX: Creating connection: port: 4758 (mgcp_protocol.c:1112) 20241230085120614 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:663B216A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #00: 200 31281 OK (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #02: I: 663B216A (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #04: o=- 663B216A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31282 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241230085120614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241230085120614 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:C01746CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:C01746CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:C01746CC output_enabled 0 (mgcp_msg.c:125) 20241230085120614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:C01746CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:C01746CC CRCX: Creating connection: port: 4760 (mgcp_protocol.c:1112) 20241230085120614 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:C01746CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120614 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #00: 200 31282 OK (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #02: I: C01746CC (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #04: o=- C01746CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31283 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241230085120615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241230085120615 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:370FC44D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:370FC44D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:370FC44D output_enabled 0 (mgcp_msg.c:125) 20241230085120615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:370FC44D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:370FC44D CRCX: Creating connection: port: 4762 (mgcp_protocol.c:1112) 20241230085120615 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:370FC44D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #00: 200 31283 OK (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #02: I: 370FC44D (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 370FC44D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31284 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241230085120615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241230085120615 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:069C5F20 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:069C5F20 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:069C5F20 output_enabled 0 (mgcp_msg.c:125) 20241230085120615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:069C5F20 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:069C5F20 CRCX: Creating connection: port: 4764 (mgcp_protocol.c:1112) 20241230085120615 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:069C5F20 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #00: 200 31284 OK (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #02: I: 069C5F20 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 069C5F20 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241230085120616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241230085120616 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:F3267CB6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:F3267CB6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:F3267CB6 output_enabled 0 (mgcp_msg.c:125) 20241230085120616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:F3267CB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:F3267CB6 CRCX: Creating connection: port: 4766 (mgcp_protocol.c:1112) 20241230085120616 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:F3267CB6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #00: 200 31285 OK (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #02: I: F3267CB6 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3267CB6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31286 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241230085120616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241230085120616 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:D10B29E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:D10B29E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:D10B29E2 output_enabled 0 (mgcp_msg.c:125) 20241230085120616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:D10B29E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:D10B29E2 CRCX: Creating connection: port: 4768 (mgcp_protocol.c:1112) 20241230085120616 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:D10B29E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #00: 200 31286 OK (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #02: I: D10B29E2 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #04: o=- D10B29E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31287 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241230085120617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241230085120617 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:0B32CFB3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:0B32CFB3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:0B32CFB3 output_enabled 0 (mgcp_msg.c:125) 20241230085120617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:0B32CFB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:0B32CFB3 CRCX: Creating connection: port: 4770 (mgcp_protocol.c:1112) 20241230085120617 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:0B32CFB3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #00: 200 31287 OK (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B32CFB3 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B32CFB3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31288 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241230085120617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241230085120617 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:CC7E6107 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:CC7E6107 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:CC7E6107 output_enabled 0 (mgcp_msg.c:125) 20241230085120617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:CC7E6107 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:CC7E6107 CRCX: Creating connection: port: 4772 (mgcp_protocol.c:1112) 20241230085120617 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:CC7E6107 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #00: 200 31288 OK (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #02: I: CC7E6107 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC7E6107 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31289 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241230085120617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241230085120617 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:D864FB86 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:D864FB86 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:D864FB86 output_enabled 0 (mgcp_msg.c:125) 20241230085120617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:D864FB86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:D864FB86 CRCX: Creating connection: port: 4774 (mgcp_protocol.c:1112) 20241230085120617 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:D864FB86 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #00: 200 31289 OK (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #02: I: D864FB86 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #04: o=- D864FB86 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31290 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241230085120618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241230085120618 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:3FF2CF23 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:3FF2CF23 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:3FF2CF23 output_enabled 0 (mgcp_msg.c:125) 20241230085120618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:3FF2CF23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:3FF2CF23 CRCX: Creating connection: port: 4776 (mgcp_protocol.c:1112) 20241230085120618 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:3FF2CF23 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #00: 200 31290 OK (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FF2CF23 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FF2CF23 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31291 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241230085120618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241230085120618 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:2982E86D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:2982E86D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:2982E86D output_enabled 0 (mgcp_msg.c:125) 20241230085120618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120618 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:2982E86D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:2982E86D CRCX: Creating connection: port: 4778 (mgcp_protocol.c:1112) 20241230085120619 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:2982E86D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #00: 200 31291 OK (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #02: I: 2982E86D (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2982E86D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241230085120619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241230085120619 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:C020976B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C020976B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C020976B output_enabled 0 (mgcp_msg.c:125) 20241230085120619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:C020976B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C020976B CRCX: Creating connection: port: 4780 (mgcp_protocol.c:1112) 20241230085120619 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:C020976B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #00: 200 31292 OK (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #02: I: C020976B (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #04: o=- C020976B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241230085120619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241230085120619 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:5C8DEDBC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:5C8DEDBC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:5C8DEDBC output_enabled 0 (mgcp_msg.c:125) 20241230085120619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:5C8DEDBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:5C8DEDBC CRCX: Creating connection: port: 4782 (mgcp_protocol.c:1112) 20241230085120619 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:5C8DEDBC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120619 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #00: 200 31293 OK (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C8DEDBC (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C8DEDBC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31294 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241230085120620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241230085120620 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:16288683 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:16288683 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:16288683 output_enabled 0 (mgcp_msg.c:125) 20241230085120620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:16288683 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:16288683 CRCX: Creating connection: port: 4784 (mgcp_protocol.c:1112) 20241230085120620 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:16288683 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #00: 200 31294 OK (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #02: I: 16288683 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16288683 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31295 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241230085120620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241230085120620 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:694AAED1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:694AAED1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:694AAED1 output_enabled 0 (mgcp_msg.c:125) 20241230085120620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:694AAED1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:694AAED1 CRCX: Creating connection: port: 4786 (mgcp_protocol.c:1112) 20241230085120620 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:694AAED1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120620 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #00: 200 31295 OK (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #02: I: 694AAED1 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 694AAED1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241230085120621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241230085120621 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:8E3B1DBF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:8E3B1DBF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:8E3B1DBF output_enabled 0 (mgcp_msg.c:125) 20241230085120621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:8E3B1DBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:8E3B1DBF CRCX: Creating connection: port: 4788 (mgcp_protocol.c:1112) 20241230085120621 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:8E3B1DBF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #00: 200 31296 OK (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E3B1DBF (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E3B1DBF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241230085120621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241230085120621 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:E846990D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E846990D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E846990D output_enabled 0 (mgcp_msg.c:125) 20241230085120621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:E846990D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E846990D CRCX: Creating connection: port: 4790 (mgcp_protocol.c:1112) 20241230085120621 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:E846990D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #00: 200 31297 OK (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #02: I: E846990D (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #04: o=- E846990D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241230085120622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241230085120622 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:054369C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:054369C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:054369C8 output_enabled 0 (mgcp_msg.c:125) 20241230085120622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:054369C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:054369C8 CRCX: Creating connection: port: 4792 (mgcp_protocol.c:1112) 20241230085120622 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:054369C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #00: 200 31298 OK (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #02: I: 054369C8 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #04: o=- 054369C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241230085120622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241230085120622 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:B18CA697 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:B18CA697 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:B18CA697 output_enabled 0 (mgcp_msg.c:125) 20241230085120622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:B18CA697 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:B18CA697 CRCX: Creating connection: port: 4794 (mgcp_protocol.c:1112) 20241230085120622 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:B18CA697 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #00: 200 31299 OK (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #02: I: B18CA697 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #04: o=- B18CA697 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241230085120623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241230085120623 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:F8026439 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:F8026439 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:F8026439 output_enabled 0 (mgcp_msg.c:125) 20241230085120623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:F8026439 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:F8026439 CRCX: Creating connection: port: 4796 (mgcp_protocol.c:1112) 20241230085120623 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:F8026439 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120623 DLMGCP DEBUG <0013> Generated response: line #00: 200 31300 OK (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Generated response: line #02: I: F8026439 (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8026439 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120623 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241230085120624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241230085120624 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:DC65964E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:DC65964E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:DC65964E output_enabled 0 (mgcp_msg.c:125) 20241230085120624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:DC65964E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:DC65964E CRCX: Creating connection: port: 4798 (mgcp_protocol.c:1112) 20241230085120624 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:DC65964E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #00: 200 31301 OK (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #02: I: DC65964E (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC65964E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241230085120624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241230085120624 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:CBBCAC10 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:CBBCAC10 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:CBBCAC10 output_enabled 0 (mgcp_msg.c:125) 20241230085120624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:CBBCAC10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:CBBCAC10 CRCX: Creating connection: port: 4800 (mgcp_protocol.c:1112) 20241230085120624 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:CBBCAC10 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #00: 200 31302 OK (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #02: I: CBBCAC10 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #04: o=- CBBCAC10 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241230085120625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241230085120625 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:609292A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:609292A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:609292A8 output_enabled 0 (mgcp_msg.c:125) 20241230085120625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:609292A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:609292A8 CRCX: Creating connection: port: 4802 (mgcp_protocol.c:1112) 20241230085120625 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:609292A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #00: 200 31303 OK (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #02: I: 609292A8 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 609292A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241230085120625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241230085120625 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:61D8A19E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:61D8A19E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:61D8A19E output_enabled 0 (mgcp_msg.c:125) 20241230085120625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:61D8A19E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:61D8A19E CRCX: Creating connection: port: 4804 (mgcp_protocol.c:1112) 20241230085120625 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:61D8A19E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #00: 200 31304 OK (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #02: I: 61D8A19E (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61D8A19E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31305 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241230085120626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241230085120626 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:BE239170 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:BE239170 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:BE239170 output_enabled 0 (mgcp_msg.c:125) 20241230085120626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:BE239170 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:BE239170 CRCX: Creating connection: port: 4806 (mgcp_protocol.c:1112) 20241230085120626 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:BE239170 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #00: 200 31305 OK (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #02: I: BE239170 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE239170 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241230085120626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241230085120626 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:C0ED159C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:C0ED159C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:C0ED159C output_enabled 0 (mgcp_msg.c:125) 20241230085120626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:C0ED159C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:C0ED159C CRCX: Creating connection: port: 4808 (mgcp_protocol.c:1112) 20241230085120626 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:C0ED159C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120626 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #00: 200 31306 OK (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #02: I: C0ED159C (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0ED159C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241230085120627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241230085120627 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120627 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:F21C0718 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120627 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:F21C0718 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120627 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:F21C0718 output_enabled 0 (mgcp_msg.c:125) 20241230085120627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120627 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:F21C0718 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120627 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120627 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:F21C0718 CRCX: Creating connection: port: 4810 (mgcp_protocol.c:1112) 20241230085120627 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:F21C0718 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120627 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #00: 200 31307 OK (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #02: I: F21C0718 (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #04: o=- F21C0718 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31308 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241230085120628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241230085120628 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:4BF7E35B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:4BF7E35B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:4BF7E35B output_enabled 0 (mgcp_msg.c:125) 20241230085120628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:4BF7E35B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:4BF7E35B CRCX: Creating connection: port: 4812 (mgcp_protocol.c:1112) 20241230085120628 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:4BF7E35B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #00: 200 31308 OK (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BF7E35B (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4BF7E35B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31309 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241230085120628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241230085120628 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:6EA168EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:6EA168EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:6EA168EF output_enabled 0 (mgcp_msg.c:125) 20241230085120628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:6EA168EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:6EA168EF CRCX: Creating connection: port: 4814 (mgcp_protocol.c:1112) 20241230085120628 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:6EA168EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120628 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #00: 200 31309 OK (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EA168EF (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6EA168EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31310 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241230085120629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241230085120629 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120629 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:B514A604 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120629 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:B514A604 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120629 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:B514A604 output_enabled 0 (mgcp_msg.c:125) 20241230085120629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120629 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:B514A604 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120629 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120629 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:B514A604 CRCX: Creating connection: port: 4816 (mgcp_protocol.c:1112) 20241230085120629 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:B514A604 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120629 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120629 DLMGCP DEBUG <0013> Generated response: line #00: 200 31310 OK (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Generated response: line #02: I: B514A604 (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Generated response: line #04: o=- B514A604 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31311 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241230085120630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241230085120630 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:7187EFB8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:7187EFB8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:7187EFB8 output_enabled 0 (mgcp_msg.c:125) 20241230085120630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:7187EFB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:7187EFB8 CRCX: Creating connection: port: 4818 (mgcp_protocol.c:1112) 20241230085120630 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:7187EFB8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #00: 200 31311 OK (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #02: I: 7187EFB8 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7187EFB8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31312 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241230085120630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241230085120630 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:0DDDAA8E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:0DDDAA8E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:0DDDAA8E output_enabled 0 (mgcp_msg.c:125) 20241230085120630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:0DDDAA8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:0DDDAA8E CRCX: Creating connection: port: 4820 (mgcp_protocol.c:1112) 20241230085120630 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:0DDDAA8E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120630 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #00: 200 31312 OK (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DDDAA8E (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DDDAA8E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120630 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241230085120631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241230085120631 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120631 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:91198AF7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120631 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:91198AF7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120631 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:91198AF7 output_enabled 0 (mgcp_msg.c:125) 20241230085120631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120631 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:91198AF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120631 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120631 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:91198AF7 CRCX: Creating connection: port: 4822 (mgcp_protocol.c:1112) 20241230085120631 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:91198AF7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120631 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120631 DLMGCP DEBUG <0013> Generated response: line #00: 200 31313 OK (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Generated response: line #02: I: 91198AF7 (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91198AF7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241230085120632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241230085120632 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:BA61CC4A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:BA61CC4A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:BA61CC4A output_enabled 0 (mgcp_msg.c:125) 20241230085120632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:BA61CC4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:BA61CC4A CRCX: Creating connection: port: 4824 (mgcp_protocol.c:1112) 20241230085120632 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:BA61CC4A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #00: 200 31314 OK (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #02: I: BA61CC4A (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA61CC4A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241230085120632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241230085120632 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:2619BDA8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:2619BDA8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:2619BDA8 output_enabled 0 (mgcp_msg.c:125) 20241230085120632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:2619BDA8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:2619BDA8 CRCX: Creating connection: port: 4826 (mgcp_protocol.c:1112) 20241230085120632 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:2619BDA8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120632 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #00: 200 31315 OK (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #02: I: 2619BDA8 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2619BDA8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241230085120633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241230085120633 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:190C3BA1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:190C3BA1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:190C3BA1 output_enabled 0 (mgcp_msg.c:125) 20241230085120633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:190C3BA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:190C3BA1 CRCX: Creating connection: port: 4828 (mgcp_protocol.c:1112) 20241230085120633 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:190C3BA1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #00: 200 31316 OK (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #02: I: 190C3BA1 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 190C3BA1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241230085120633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241230085120633 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:7D869ABB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:7D869ABB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:7D869ABB output_enabled 0 (mgcp_msg.c:125) 20241230085120633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:7D869ABB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:7D869ABB CRCX: Creating connection: port: 4830 (mgcp_protocol.c:1112) 20241230085120633 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:7D869ABB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #00: 200 31317 OK (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D869ABB (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D869ABB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241230085120634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241230085120634 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:D143A14B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:D143A14B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:D143A14B output_enabled 0 (mgcp_msg.c:125) 20241230085120634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:D143A14B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:D143A14B CRCX: Creating connection: port: 4832 (mgcp_protocol.c:1112) 20241230085120634 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:D143A14B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #00: 200 31318 OK (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #02: I: D143A14B (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #04: o=- D143A14B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31319 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241230085120634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241230085120634 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:B5BD1FA4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:B5BD1FA4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:B5BD1FA4 output_enabled 0 (mgcp_msg.c:125) 20241230085120634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:B5BD1FA4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:B5BD1FA4 CRCX: Creating connection: port: 4834 (mgcp_protocol.c:1112) 20241230085120634 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:B5BD1FA4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #00: 200 31319 OK (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #02: I: B5BD1FA4 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5BD1FA4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31320 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241230085120635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241230085120635 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:29FA4F02 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:29FA4F02 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:29FA4F02 output_enabled 0 (mgcp_msg.c:125) 20241230085120635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:29FA4F02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:29FA4F02 CRCX: Creating connection: port: 4836 (mgcp_protocol.c:1112) 20241230085120635 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:29FA4F02 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #00: 200 31320 OK (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #02: I: 29FA4F02 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29FA4F02 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31321 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241230085120635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241230085120635 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:3080AB01 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:3080AB01 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:3080AB01 output_enabled 0 (mgcp_msg.c:125) 20241230085120635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:3080AB01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:3080AB01 CRCX: Creating connection: port: 4838 (mgcp_protocol.c:1112) 20241230085120635 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:3080AB01 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #00: 200 31321 OK (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #02: I: 3080AB01 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3080AB01 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31322 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120635 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241230085120636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241230085120636 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:51724C92 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:51724C92 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:51724C92 output_enabled 0 (mgcp_msg.c:125) 20241230085120636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:51724C92 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:51724C92 CRCX: Creating connection: port: 4840 (mgcp_protocol.c:1112) 20241230085120636 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:51724C92 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #00: 200 31322 OK (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #02: I: 51724C92 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51724C92 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31323 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241230085120636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241230085120636 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:6CC37E53 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:6CC37E53 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:6CC37E53 output_enabled 0 (mgcp_msg.c:125) 20241230085120636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:6CC37E53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:6CC37E53 CRCX: Creating connection: port: 4842 (mgcp_protocol.c:1112) 20241230085120636 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:6CC37E53 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120636 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #00: 200 31323 OK (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CC37E53 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CC37E53 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241230085120637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241230085120637 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:6F3899E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:6F3899E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:6F3899E7 output_enabled 0 (mgcp_msg.c:125) 20241230085120637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:6F3899E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:6F3899E7 CRCX: Creating connection: port: 4844 (mgcp_protocol.c:1112) 20241230085120637 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:6F3899E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #00: 200 31324 OK (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F3899E7 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F3899E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241230085120637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241230085120637 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:74BE7750 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:74BE7750 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:74BE7750 output_enabled 0 (mgcp_msg.c:125) 20241230085120637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:74BE7750 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:74BE7750 CRCX: Creating connection: port: 4846 (mgcp_protocol.c:1112) 20241230085120637 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:74BE7750 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120637 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #00: 200 31325 OK (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #02: I: 74BE7750 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74BE7750 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31326 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241230085120638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241230085120638 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:83304C67 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:83304C67 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:83304C67 output_enabled 0 (mgcp_msg.c:125) 20241230085120638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:83304C67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:83304C67 CRCX: Creating connection: port: 4848 (mgcp_protocol.c:1112) 20241230085120638 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:83304C67 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #00: 200 31326 OK (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #02: I: 83304C67 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83304C67 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31327 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241230085120638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241230085120638 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:75654ABB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:75654ABB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:75654ABB output_enabled 0 (mgcp_msg.c:125) 20241230085120638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:75654ABB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:75654ABB CRCX: Creating connection: port: 4850 (mgcp_protocol.c:1112) 20241230085120638 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:75654ABB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120638 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #00: 200 31327 OK (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #02: I: 75654ABB (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75654ABB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241230085120639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241230085120639 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:43D11CE5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:43D11CE5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:43D11CE5 output_enabled 0 (mgcp_msg.c:125) 20241230085120639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:43D11CE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:43D11CE5 CRCX: Creating connection: port: 4852 (mgcp_protocol.c:1112) 20241230085120639 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:43D11CE5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #00: 200 31328 OK (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #02: I: 43D11CE5 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43D11CE5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241230085120639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241230085120639 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:3B7E36DA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:3B7E36DA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:3B7E36DA output_enabled 0 (mgcp_msg.c:125) 20241230085120639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:3B7E36DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:3B7E36DA CRCX: Creating connection: port: 4854 (mgcp_protocol.c:1112) 20241230085120639 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:3B7E36DA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #00: 200 31329 OK (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B7E36DA (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B7E36DA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241230085120639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241230085120639 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:66D33A1B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:66D33A1B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:66D33A1B output_enabled 0 (mgcp_msg.c:125) 20241230085120639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:66D33A1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:66D33A1B CRCX: Creating connection: port: 4856 (mgcp_protocol.c:1112) 20241230085120639 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:66D33A1B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120639 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #00: 200 31330 OK (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #02: I: 66D33A1B (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66D33A1B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241230085120640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241230085120640 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:9764A8AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:9764A8AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:9764A8AC output_enabled 0 (mgcp_msg.c:125) 20241230085120640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:9764A8AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:9764A8AC CRCX: Creating connection: port: 4858 (mgcp_protocol.c:1112) 20241230085120640 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:9764A8AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #00: 200 31331 OK (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #02: I: 9764A8AC (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9764A8AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241230085120640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241230085120640 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:6A2AA7F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:6A2AA7F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:6A2AA7F8 output_enabled 0 (mgcp_msg.c:125) 20241230085120640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:6A2AA7F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:6A2AA7F8 CRCX: Creating connection: port: 4860 (mgcp_protocol.c:1112) 20241230085120640 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:6A2AA7F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #00: 200 31332 OK (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A2AA7F8 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6A2AA7F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241230085120640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241230085120640 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:CB7BCE64 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:CB7BCE64 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:CB7BCE64 output_enabled 0 (mgcp_msg.c:125) 20241230085120640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:CB7BCE64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:CB7BCE64 CRCX: Creating connection: port: 4862 (mgcp_protocol.c:1112) 20241230085120640 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:CB7BCE64 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120640 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #00: 200 31333 OK (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #02: I: CB7BCE64 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB7BCE64 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241230085120641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241230085120641 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:6618F2E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:6618F2E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:6618F2E2 output_enabled 0 (mgcp_msg.c:125) 20241230085120641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:6618F2E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:6618F2E2 CRCX: Creating connection: port: 4864 (mgcp_protocol.c:1112) 20241230085120641 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:6618F2E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #00: 200 31334 OK (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #02: I: 6618F2E2 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6618F2E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241230085120641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241230085120641 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:96AF5C16 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:96AF5C16 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:96AF5C16 output_enabled 0 (mgcp_msg.c:125) 20241230085120641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:96AF5C16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:96AF5C16 CRCX: Creating connection: port: 4866 (mgcp_protocol.c:1112) 20241230085120641 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:96AF5C16 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #00: 200 31335 OK (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #02: I: 96AF5C16 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96AF5C16 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241230085120641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241230085120641 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:FA88A4BC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:FA88A4BC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:FA88A4BC output_enabled 0 (mgcp_msg.c:125) 20241230085120641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:FA88A4BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120641 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:FA88A4BC CRCX: Creating connection: port: 4868 (mgcp_protocol.c:1112) 20241230085120641 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:FA88A4BC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #00: 200 31336 OK (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #02: I: FA88A4BC (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA88A4BC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241230085120642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241230085120642 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120642 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:6743BBBA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120642 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:6743BBBA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120642 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:6743BBBA output_enabled 0 (mgcp_msg.c:125) 20241230085120642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120642 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:6743BBBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120642 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120642 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:6743BBBA CRCX: Creating connection: port: 4870 (mgcp_protocol.c:1112) 20241230085120642 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:6743BBBA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120642 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #00: 200 31337 OK (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #02: I: 6743BBBA (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6743BBBA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241230085120643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241230085120643 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120643 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:1AA42533 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120643 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:1AA42533 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120643 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:1AA42533 output_enabled 0 (mgcp_msg.c:125) 20241230085120643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120643 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:1AA42533 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120643 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120643 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:1AA42533 CRCX: Creating connection: port: 4872 (mgcp_protocol.c:1112) 20241230085120643 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:1AA42533 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120643 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120643 DLMGCP DEBUG <0013> Generated response: line #00: 200 31338 OK (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Generated response: line #02: I: 1AA42533 (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1AA42533 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241230085120644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241230085120644 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120644 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:D9FC3AC3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120644 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:D9FC3AC3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120644 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:D9FC3AC3 output_enabled 0 (mgcp_msg.c:125) 20241230085120644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120644 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:D9FC3AC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120644 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120644 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:D9FC3AC3 CRCX: Creating connection: port: 4874 (mgcp_protocol.c:1112) 20241230085120644 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:D9FC3AC3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120644 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120644 DLMGCP DEBUG <0013> Generated response: line #00: 200 31339 OK (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Generated response: line #02: I: D9FC3AC3 (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Generated response: line #04: o=- D9FC3AC3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241230085120645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241230085120645 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120645 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:E14F3513 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120645 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:E14F3513 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120645 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:E14F3513 output_enabled 0 (mgcp_msg.c:125) 20241230085120645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120645 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:E14F3513 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120645 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120645 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:E14F3513 CRCX: Creating connection: port: 4876 (mgcp_protocol.c:1112) 20241230085120645 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:E14F3513 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120645 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120645 DLMGCP DEBUG <0013> Generated response: line #00: 200 31340 OK (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Generated response: line #02: I: E14F3513 (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Generated response: line #04: o=- E14F3513 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241230085120646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241230085120646 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120646 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:F16EEAD3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120646 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F16EEAD3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120646 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F16EEAD3 output_enabled 0 (mgcp_msg.c:125) 20241230085120646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120646 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:F16EEAD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120646 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120646 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F16EEAD3 CRCX: Creating connection: port: 4878 (mgcp_protocol.c:1112) 20241230085120646 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:F16EEAD3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120646 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120646 DLMGCP DEBUG <0013> Generated response: line #00: 200 31341 OK (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Generated response: line #02: I: F16EEAD3 (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Generated response: line #04: o=- F16EEAD3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241230085120647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241230085120647 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120647 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:C68DE569 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120647 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:C68DE569 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120647 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:C68DE569 output_enabled 0 (mgcp_msg.c:125) 20241230085120647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120647 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:C68DE569 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120647 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120647 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:C68DE569 CRCX: Creating connection: port: 4880 (mgcp_protocol.c:1112) 20241230085120647 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:C68DE569 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120647 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120647 DLMGCP DEBUG <0013> Generated response: line #00: 200 31342 OK (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Generated response: line #02: I: C68DE569 (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Generated response: line #04: o=- C68DE569 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120647 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241230085120648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241230085120648 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120648 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:DBDAF43E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120648 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:DBDAF43E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120648 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:DBDAF43E output_enabled 0 (mgcp_msg.c:125) 20241230085120648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120648 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:DBDAF43E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120648 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120648 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:DBDAF43E CRCX: Creating connection: port: 4882 (mgcp_protocol.c:1112) 20241230085120648 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:DBDAF43E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120648 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120648 DLMGCP DEBUG <0013> Generated response: line #00: 200 31343 OK (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Generated response: line #02: I: DBDAF43E (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBDAF43E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120648 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241230085120648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241230085120649 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:833FE700 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:833FE700 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:833FE700 output_enabled 0 (mgcp_msg.c:125) 20241230085120649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:833FE700 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:833FE700 CRCX: Creating connection: port: 4884 (mgcp_protocol.c:1112) 20241230085120649 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:833FE700 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #00: 200 31344 OK (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #02: I: 833FE700 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 833FE700 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241230085120649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241230085120649 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:7EED77C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:7EED77C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:7EED77C3 output_enabled 0 (mgcp_msg.c:125) 20241230085120649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:7EED77C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:7EED77C3 CRCX: Creating connection: port: 4886 (mgcp_protocol.c:1112) 20241230085120649 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:7EED77C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120649 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #00: 200 31345 OK (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EED77C3 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EED77C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241230085120650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241230085120650 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:3FA46ACD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:3FA46ACD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:3FA46ACD output_enabled 0 (mgcp_msg.c:125) 20241230085120650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:3FA46ACD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:3FA46ACD CRCX: Creating connection: port: 4888 (mgcp_protocol.c:1112) 20241230085120650 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:3FA46ACD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120650 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120650 DLMGCP DEBUG <0013> Generated response: line #00: 200 31346 OK (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FA46ACD (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FA46ACD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241230085120651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241230085120651 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:DF013CE1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:DF013CE1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:DF013CE1 output_enabled 0 (mgcp_msg.c:125) 20241230085120651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:DF013CE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:DF013CE1 CRCX: Creating connection: port: 4890 (mgcp_protocol.c:1112) 20241230085120651 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:DF013CE1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #00: 200 31347 OK (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #02: I: DF013CE1 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF013CE1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241230085120651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241230085120651 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:931BC58B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:931BC58B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:931BC58B output_enabled 0 (mgcp_msg.c:125) 20241230085120651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:931BC58B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:931BC58B CRCX: Creating connection: port: 4892 (mgcp_protocol.c:1112) 20241230085120651 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:931BC58B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120651 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #00: 200 31348 OK (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #02: I: 931BC58B (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #04: o=- 931BC58B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241230085120652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241230085120652 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:CB9E6F35 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:CB9E6F35 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:CB9E6F35 output_enabled 0 (mgcp_msg.c:125) 20241230085120652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:CB9E6F35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:CB9E6F35 CRCX: Creating connection: port: 4894 (mgcp_protocol.c:1112) 20241230085120652 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:CB9E6F35 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120652 DLMGCP DEBUG <0013> Generated response: line #00: 200 31349 OK (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Generated response: line #02: I: CB9E6F35 (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB9E6F35 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241230085120653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241230085120653 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:7198D4FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:7198D4FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:7198D4FC output_enabled 0 (mgcp_msg.c:125) 20241230085120653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:7198D4FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:7198D4FC CRCX: Creating connection: port: 4896 (mgcp_protocol.c:1112) 20241230085120653 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:7198D4FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #00: 200 31350 OK (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #02: I: 7198D4FC (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7198D4FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241230085120653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241230085120653 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:8060485A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:8060485A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:8060485A output_enabled 0 (mgcp_msg.c:125) 20241230085120653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:8060485A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:8060485A CRCX: Creating connection: port: 4898 (mgcp_protocol.c:1112) 20241230085120653 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:8060485A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #00: 200 31351 OK (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #02: I: 8060485A (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8060485A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241230085120654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241230085120654 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:B473A985 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:B473A985 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:B473A985 output_enabled 0 (mgcp_msg.c:125) 20241230085120654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:B473A985 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:B473A985 CRCX: Creating connection: port: 4900 (mgcp_protocol.c:1112) 20241230085120654 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:B473A985 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #00: 200 31352 OK (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #02: I: B473A985 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #04: o=- B473A985 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241230085120654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241230085120654 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:6904CE17 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6904CE17 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6904CE17 output_enabled 0 (mgcp_msg.c:125) 20241230085120654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:6904CE17 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:6904CE17 CRCX: Creating connection: port: 4902 (mgcp_protocol.c:1112) 20241230085120654 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:6904CE17 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120654 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #00: 200 31353 OK (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #02: I: 6904CE17 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6904CE17 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241230085120655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241230085120655 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:A2869253 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:A2869253 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:A2869253 output_enabled 0 (mgcp_msg.c:125) 20241230085120655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:A2869253 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:A2869253 CRCX: Creating connection: port: 4904 (mgcp_protocol.c:1112) 20241230085120655 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:A2869253 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120655 DLMGCP DEBUG <0013> Generated response: line #00: 200 31354 OK (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Generated response: line #02: I: A2869253 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2869253 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241230085120655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241230085120655 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:55F6EDA9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:55F6EDA9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120655 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:55F6EDA9 output_enabled 0 (mgcp_msg.c:125) 20241230085120656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:55F6EDA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:55F6EDA9 CRCX: Creating connection: port: 4906 (mgcp_protocol.c:1112) 20241230085120656 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:55F6EDA9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #00: 200 31355 OK (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #02: I: 55F6EDA9 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55F6EDA9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241230085120656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241230085120656 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:6269D252 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:6269D252 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:6269D252 output_enabled 0 (mgcp_msg.c:125) 20241230085120656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:6269D252 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:6269D252 CRCX: Creating connection: port: 4908 (mgcp_protocol.c:1112) 20241230085120656 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:6269D252 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120656 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #00: 200 31356 OK (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #02: I: 6269D252 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6269D252 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241230085120657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241230085120657 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120657 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:05A66A15 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120657 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:05A66A15 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120657 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:05A66A15 output_enabled 0 (mgcp_msg.c:125) 20241230085120657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120657 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:05A66A15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120657 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120657 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:05A66A15 CRCX: Creating connection: port: 4910 (mgcp_protocol.c:1112) 20241230085120657 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:05A66A15 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120657 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120657 DLMGCP DEBUG <0013> Generated response: line #00: 200 31357 OK (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Generated response: line #02: I: 05A66A15 (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05A66A15 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241230085120658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241230085120658 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120658 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:9D687560 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120658 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:9D687560 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120658 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:9D687560 output_enabled 0 (mgcp_msg.c:125) 20241230085120658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120658 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:9D687560 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120658 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120658 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:9D687560 CRCX: Creating connection: port: 4912 (mgcp_protocol.c:1112) 20241230085120658 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:9D687560 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120658 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120658 DLMGCP DEBUG <0013> Generated response: line #00: 200 31358 OK (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D687560 (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D687560 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241230085120659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241230085120659 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:4569DB32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:4569DB32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:4569DB32 output_enabled 0 (mgcp_msg.c:125) 20241230085120659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:4569DB32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:4569DB32 CRCX: Creating connection: port: 4914 (mgcp_protocol.c:1112) 20241230085120659 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:4569DB32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #00: 200 31359 OK (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #02: I: 4569DB32 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4569DB32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241230085120659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241230085120659 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:9B6D3AC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:9B6D3AC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:9B6D3AC6 output_enabled 0 (mgcp_msg.c:125) 20241230085120659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:9B6D3AC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:9B6D3AC6 CRCX: Creating connection: port: 4916 (mgcp_protocol.c:1112) 20241230085120659 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:9B6D3AC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120659 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #00: 200 31360 OK (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B6D3AC6 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B6D3AC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241230085120660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241230085120660 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:79EB350B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:79EB350B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:79EB350B output_enabled 0 (mgcp_msg.c:125) 20241230085120660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:79EB350B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:79EB350B CRCX: Creating connection: port: 4918 (mgcp_protocol.c:1112) 20241230085120660 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:79EB350B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #00: 200 31361 OK (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #02: I: 79EB350B (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79EB350B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241230085120660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241230085120660 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:2C136D38 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:2C136D38 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:2C136D38 output_enabled 0 (mgcp_msg.c:125) 20241230085120660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:2C136D38 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:2C136D38 CRCX: Creating connection: port: 4920 (mgcp_protocol.c:1112) 20241230085120660 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:2C136D38 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120660 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120660 DLMGCP DEBUG <0013> Generated response: line #00: 200 31362 OK (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C136D38 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C136D38 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241230085120661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241230085120661 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:4E3A48C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:4E3A48C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:4E3A48C8 output_enabled 0 (mgcp_msg.c:125) 20241230085120661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:4E3A48C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:4E3A48C8 CRCX: Creating connection: port: 4922 (mgcp_protocol.c:1112) 20241230085120661 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:4E3A48C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #00: 200 31363 OK (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E3A48C8 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E3A48C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241230085120661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241230085120661 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:F3E28F76 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F3E28F76 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120661 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F3E28F76 output_enabled 0 (mgcp_msg.c:125) 20241230085120661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:F3E28F76 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F3E28F76 CRCX: Creating connection: port: 4924 (mgcp_protocol.c:1112) 20241230085120662 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:F3E28F76 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120662 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120662 DLMGCP DEBUG <0013> Generated response: line #00: 200 31364 OK (mgcp_msg.c:67) 20241230085120662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241230085120662 DLMGCP DEBUG <0013> Generated response: line #02: I: F3E28F76 (mgcp_msg.c:67) 20241230085120662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120662 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3E28F76 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241230085120663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241230085120663 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:5D598648 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:5D598648 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:5D598648 output_enabled 0 (mgcp_msg.c:125) 20241230085120663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:5D598648 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:5D598648 CRCX: Creating connection: port: 4926 (mgcp_protocol.c:1112) 20241230085120663 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:5D598648 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #00: 200 31365 OK (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D598648 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D598648 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241230085120663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241230085120663 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:6E3B19D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:6E3B19D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:6E3B19D4 output_enabled 0 (mgcp_msg.c:125) 20241230085120663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:6E3B19D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:6E3B19D4 CRCX: Creating connection: port: 4928 (mgcp_protocol.c:1112) 20241230085120663 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:6E3B19D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120663 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #00: 200 31366 OK (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E3B19D4 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E3B19D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241230085120664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241230085120664 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:9ECBF7DA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:9ECBF7DA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:9ECBF7DA output_enabled 0 (mgcp_msg.c:125) 20241230085120664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:9ECBF7DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:9ECBF7DA CRCX: Creating connection: port: 4930 (mgcp_protocol.c:1112) 20241230085120664 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:9ECBF7DA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120664 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #00: 200 31367 OK (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #02: I: 9ECBF7DA (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9ECBF7DA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241230085120665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241230085120665 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:C59E55DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:C59E55DF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:C59E55DF output_enabled 0 (mgcp_msg.c:125) 20241230085120665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:C59E55DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:C59E55DF CRCX: Creating connection: port: 4932 (mgcp_protocol.c:1112) 20241230085120665 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:C59E55DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #00: 200 31368 OK (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #02: I: C59E55DF (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #04: o=- C59E55DF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241230085120665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241230085120665 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:DAB1DB14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:DAB1DB14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:DAB1DB14 output_enabled 0 (mgcp_msg.c:125) 20241230085120665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:DAB1DB14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:DAB1DB14 CRCX: Creating connection: port: 4934 (mgcp_protocol.c:1112) 20241230085120665 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:DAB1DB14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #00: 200 31369 OK (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #02: I: DAB1DB14 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #04: o=- DAB1DB14 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120665 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241230085120666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241230085120666 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:A672A076 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:A672A076 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:A672A076 output_enabled 0 (mgcp_msg.c:125) 20241230085120666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:A672A076 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:A672A076 CRCX: Creating connection: port: 4936 (mgcp_protocol.c:1112) 20241230085120666 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:A672A076 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #00: 200 31370 OK (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #02: I: A672A076 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #04: o=- A672A076 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241230085120666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241230085120666 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:C962F85E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:C962F85E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:C962F85E output_enabled 0 (mgcp_msg.c:125) 20241230085120666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:C962F85E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:C962F85E CRCX: Creating connection: port: 4938 (mgcp_protocol.c:1112) 20241230085120666 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:C962F85E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120666 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120666 DLMGCP DEBUG <0013> Generated response: line #00: 200 31371 OK (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #02: I: C962F85E (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #04: o=- C962F85E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241230085120667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241230085120667 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:B1564853 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:B1564853 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:B1564853 output_enabled 0 (mgcp_msg.c:125) 20241230085120667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:B1564853 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:B1564853 CRCX: Creating connection: port: 4940 (mgcp_protocol.c:1112) 20241230085120667 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:B1564853 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #00: 200 31372 OK (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #02: I: B1564853 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1564853 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241230085120667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241230085120667 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:8C1CA4C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:8C1CA4C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:8C1CA4C8 output_enabled 0 (mgcp_msg.c:125) 20241230085120668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:8C1CA4C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:8C1CA4C8 CRCX: Creating connection: port: 4942 (mgcp_protocol.c:1112) 20241230085120668 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:8C1CA4C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #00: 200 31373 OK (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C1CA4C8 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C1CA4C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241230085120668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241230085120668 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:7ADBBCA8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:7ADBBCA8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:7ADBBCA8 output_enabled 0 (mgcp_msg.c:125) 20241230085120668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:7ADBBCA8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:7ADBBCA8 CRCX: Creating connection: port: 4944 (mgcp_protocol.c:1112) 20241230085120668 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:7ADBBCA8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #00: 200 31374 OK (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ADBBCA8 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7ADBBCA8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241230085120668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241230085120668 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:6D635FBB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:6D635FBB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:6D635FBB output_enabled 0 (mgcp_msg.c:125) 20241230085120668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:6D635FBB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:6D635FBB CRCX: Creating connection: port: 4946 (mgcp_protocol.c:1112) 20241230085120669 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:6D635FBB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #00: 200 31375 OK (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D635FBB (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D635FBB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241230085120669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241230085120669 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:939BF029 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:939BF029 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:939BF029 output_enabled 0 (mgcp_msg.c:125) 20241230085120669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:939BF029 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:939BF029 CRCX: Creating connection: port: 4948 (mgcp_protocol.c:1112) 20241230085120669 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:939BF029 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #00: 200 31376 OK (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #02: I: 939BF029 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #04: o=- 939BF029 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241230085120669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241230085120669 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:DA627DBD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:DA627DBD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:DA627DBD output_enabled 0 (mgcp_msg.c:125) 20241230085120669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:DA627DBD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:DA627DBD CRCX: Creating connection: port: 4950 (mgcp_protocol.c:1112) 20241230085120670 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:DA627DBD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #00: 200 31377 OK (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #02: I: DA627DBD (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA627DBD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241230085120670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241230085120670 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:F78C6660 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:F78C6660 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:F78C6660 output_enabled 0 (mgcp_msg.c:125) 20241230085120670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:F78C6660 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:F78C6660 CRCX: Creating connection: port: 4952 (mgcp_protocol.c:1112) 20241230085120670 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:F78C6660 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #00: 200 31378 OK (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #02: I: F78C6660 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #04: o=- F78C6660 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241230085120671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241230085120671 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:A8EC2271 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:A8EC2271 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:A8EC2271 output_enabled 0 (mgcp_msg.c:125) 20241230085120671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:A8EC2271 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:A8EC2271 CRCX: Creating connection: port: 4954 (mgcp_protocol.c:1112) 20241230085120671 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:A8EC2271 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #00: 200 31379 OK (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #02: I: A8EC2271 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8EC2271 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241230085120671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241230085120671 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:2D017653 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:2D017653 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:2D017653 output_enabled 0 (mgcp_msg.c:125) 20241230085120671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:2D017653 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:2D017653 CRCX: Creating connection: port: 4956 (mgcp_protocol.c:1112) 20241230085120671 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:2D017653 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #00: 200 31380 OK (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D017653 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D017653 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120671 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241230085120672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241230085120672 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:25E72258 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:25E72258 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:25E72258 output_enabled 0 (mgcp_msg.c:125) 20241230085120672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:25E72258 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:25E72258 CRCX: Creating connection: port: 4958 (mgcp_protocol.c:1112) 20241230085120672 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:25E72258 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #00: 200 31381 OK (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #02: I: 25E72258 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25E72258 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241230085120672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241230085120672 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:ACA39C09 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:ACA39C09 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:ACA39C09 output_enabled 0 (mgcp_msg.c:125) 20241230085120672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:ACA39C09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:ACA39C09 CRCX: Creating connection: port: 4960 (mgcp_protocol.c:1112) 20241230085120672 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:ACA39C09 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #00: 200 31382 OK (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #02: I: ACA39C09 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #04: o=- ACA39C09 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241230085120673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241230085120673 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:94E35B5F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:94E35B5F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:94E35B5F output_enabled 0 (mgcp_msg.c:125) 20241230085120673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:94E35B5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:94E35B5F CRCX: Creating connection: port: 4962 (mgcp_protocol.c:1112) 20241230085120673 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:94E35B5F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120673 DLMGCP DEBUG <0013> Generated response: line #00: 200 31383 OK (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Generated response: line #02: I: 94E35B5F (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94E35B5F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241230085120673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241230085120673 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:C3A0F2B2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C3A0F2B2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120673 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C3A0F2B2 output_enabled 0 (mgcp_msg.c:125) 20241230085120674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:C3A0F2B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C3A0F2B2 CRCX: Creating connection: port: 4964 (mgcp_protocol.c:1112) 20241230085120674 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:C3A0F2B2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #00: 200 31384 OK (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #02: I: C3A0F2B2 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3A0F2B2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241230085120674 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241230085120674 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:BB2775FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:BB2775FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:BB2775FC output_enabled 0 (mgcp_msg.c:125) 20241230085120674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:BB2775FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:BB2775FC CRCX: Creating connection: port: 4966 (mgcp_protocol.c:1112) 20241230085120674 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:BB2775FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120674 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #00: 200 31385 OK (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #02: I: BB2775FC (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB2775FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241230085120675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241230085120675 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:7D503C7D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:7D503C7D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:7D503C7D output_enabled 0 (mgcp_msg.c:125) 20241230085120675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:7D503C7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:7D503C7D CRCX: Creating connection: port: 4968 (mgcp_protocol.c:1112) 20241230085120675 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:7D503C7D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #00: 200 31386 OK (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D503C7D (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D503C7D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241230085120675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241230085120675 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:94FC9FBA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:94FC9FBA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:94FC9FBA output_enabled 0 (mgcp_msg.c:125) 20241230085120675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:94FC9FBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:94FC9FBA CRCX: Creating connection: port: 4970 (mgcp_protocol.c:1112) 20241230085120675 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:94FC9FBA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120675 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #00: 200 31387 OK (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #02: I: 94FC9FBA (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94FC9FBA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120675 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241230085120676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241230085120676 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:7609A3EA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:7609A3EA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:7609A3EA output_enabled 0 (mgcp_msg.c:125) 20241230085120676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:7609A3EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:7609A3EA CRCX: Creating connection: port: 4972 (mgcp_protocol.c:1112) 20241230085120676 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:7609A3EA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #00: 200 31388 OK (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #02: I: 7609A3EA (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7609A3EA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241230085120676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241230085120676 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:560AE9F2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:560AE9F2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:560AE9F2 output_enabled 0 (mgcp_msg.c:125) 20241230085120676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:560AE9F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:560AE9F2 CRCX: Creating connection: port: 4974 (mgcp_protocol.c:1112) 20241230085120676 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:560AE9F2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120676 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #00: 200 31389 OK (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #02: I: 560AE9F2 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #04: o=- 560AE9F2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120676 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241230085120677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241230085120677 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:041C910B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:041C910B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:041C910B output_enabled 0 (mgcp_msg.c:125) 20241230085120677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:041C910B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:041C910B CRCX: Creating connection: port: 4976 (mgcp_protocol.c:1112) 20241230085120677 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:041C910B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120677 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120677 DLMGCP DEBUG <0013> Generated response: line #00: 200 31390 OK (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Generated response: line #02: I: 041C910B (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Generated response: line #04: o=- 041C910B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241230085120678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241230085120678 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:1F023C0E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:1F023C0E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:1F023C0E output_enabled 0 (mgcp_msg.c:125) 20241230085120678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:1F023C0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:1F023C0E CRCX: Creating connection: port: 4978 (mgcp_protocol.c:1112) 20241230085120678 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:1F023C0E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #00: 200 31391 OK (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F023C0E (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F023C0E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241230085120678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241230085120678 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:D742B3A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:D742B3A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:D742B3A0 output_enabled 0 (mgcp_msg.c:125) 20241230085120678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:D742B3A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:D742B3A0 CRCX: Creating connection: port: 4980 (mgcp_protocol.c:1112) 20241230085120678 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:D742B3A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120678 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #00: 200 31392 OK (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #02: I: D742B3A0 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #04: o=- D742B3A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120678 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241230085120679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241230085120679 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:24B3B847 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:24B3B847 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:24B3B847 output_enabled 0 (mgcp_msg.c:125) 20241230085120679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:24B3B847 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:24B3B847 CRCX: Creating connection: port: 4982 (mgcp_protocol.c:1112) 20241230085120679 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:24B3B847 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #00: 200 31393 OK (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #02: I: 24B3B847 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24B3B847 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241230085120679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241230085120679 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:80FB3E66 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:80FB3E66 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:80FB3E66 output_enabled 0 (mgcp_msg.c:125) 20241230085120679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:80FB3E66 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:80FB3E66 CRCX: Creating connection: port: 4984 (mgcp_protocol.c:1112) 20241230085120679 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:80FB3E66 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #00: 200 31394 OK (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #02: I: 80FB3E66 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80FB3E66 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241230085120680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241230085120680 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:3C7A289E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:3C7A289E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:3C7A289E output_enabled 0 (mgcp_msg.c:125) 20241230085120680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:3C7A289E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:3C7A289E CRCX: Creating connection: port: 4986 (mgcp_protocol.c:1112) 20241230085120680 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:3C7A289E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #00: 200 31395 OK (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C7A289E (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C7A289E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241230085120680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241230085120680 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:AD02F4D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:AD02F4D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:AD02F4D4 output_enabled 0 (mgcp_msg.c:125) 20241230085120680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:AD02F4D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:AD02F4D4 CRCX: Creating connection: port: 4988 (mgcp_protocol.c:1112) 20241230085120680 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:AD02F4D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120680 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #00: 200 31396 OK (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #02: I: AD02F4D4 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD02F4D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120680 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241230085120681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241230085120681 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:E61C2FBB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:E61C2FBB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:E61C2FBB output_enabled 0 (mgcp_msg.c:125) 20241230085120681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:E61C2FBB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:E61C2FBB CRCX: Creating connection: port: 4990 (mgcp_protocol.c:1112) 20241230085120681 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:E61C2FBB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #00: 200 31397 OK (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #02: I: E61C2FBB (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #04: o=- E61C2FBB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241230085120681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241230085120681 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:27F39C1C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:27F39C1C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:27F39C1C output_enabled 0 (mgcp_msg.c:125) 20241230085120681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:27F39C1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:27F39C1C CRCX: Creating connection: port: 4992 (mgcp_protocol.c:1112) 20241230085120681 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:27F39C1C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120681 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #00: 200 31398 OK (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #02: I: 27F39C1C (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27F39C1C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241230085120682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241230085120682 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:2AF620D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:2AF620D8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:2AF620D8 output_enabled 0 (mgcp_msg.c:125) 20241230085120682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:2AF620D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:2AF620D8 CRCX: Creating connection: port: 4994 (mgcp_protocol.c:1112) 20241230085120682 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:2AF620D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #00: 200 31399 OK (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AF620D8 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2AF620D8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241230085120682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241230085120682 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:5A1A41FB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:5A1A41FB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:5A1A41FB output_enabled 0 (mgcp_msg.c:125) 20241230085120682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:5A1A41FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:5A1A41FB CRCX: Creating connection: port: 4996 (mgcp_protocol.c:1112) 20241230085120682 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:5A1A41FB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120682 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #00: 200 31400 OK (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A1A41FB (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A1A41FB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241230085120683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241230085120683 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:7645B61E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:7645B61E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:7645B61E output_enabled 0 (mgcp_msg.c:125) 20241230085120683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:7645B61E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:7645B61E CRCX: Creating connection: port: 4998 (mgcp_protocol.c:1112) 20241230085120683 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:7645B61E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #00: 200 31401 OK (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #02: I: 7645B61E (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7645B61E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241230085120683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241230085120683 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:A46A69DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:A46A69DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:A46A69DC output_enabled 0 (mgcp_msg.c:125) 20241230085120683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:A46A69DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:A46A69DC CRCX: Creating connection: port: 5000 (mgcp_protocol.c:1112) 20241230085120683 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:A46A69DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #00: 200 31402 OK (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #02: I: A46A69DC (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #04: o=- A46A69DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241230085120684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241230085120684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:0F5F75E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:0F5F75E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:0F5F75E7 output_enabled 0 (mgcp_msg.c:125) 20241230085120684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:0F5F75E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:0F5F75E7 CRCX: Creating connection: port: 5002 (mgcp_protocol.c:1112) 20241230085120684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:0F5F75E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #00: 200 31403 OK (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F5F75E7 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F5F75E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241230085120684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241230085120684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:2135E54E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:2135E54E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:2135E54E output_enabled 0 (mgcp_msg.c:125) 20241230085120684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:2135E54E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:2135E54E CRCX: Creating connection: port: 5004 (mgcp_protocol.c:1112) 20241230085120684 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:2135E54E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #00: 200 31404 OK (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #02: I: 2135E54E (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2135E54E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120684 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241230085120685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241230085120685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:B488327D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:B488327D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:B488327D output_enabled 0 (mgcp_msg.c:125) 20241230085120685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:B488327D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:B488327D CRCX: Creating connection: port: 5006 (mgcp_protocol.c:1112) 20241230085120685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:B488327D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #00: 200 31405 OK (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #02: I: B488327D (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #04: o=- B488327D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241230085120685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241230085120685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:EA059F13 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:EA059F13 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:EA059F13 output_enabled 0 (mgcp_msg.c:125) 20241230085120685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:EA059F13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:EA059F13 CRCX: Creating connection: port: 5008 (mgcp_protocol.c:1112) 20241230085120685 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:EA059F13 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #00: 200 31406 OK (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #02: I: EA059F13 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA059F13 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241230085120686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241230085120686 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:29A5714B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:29A5714B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:29A5714B output_enabled 0 (mgcp_msg.c:125) 20241230085120686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:29A5714B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:29A5714B CRCX: Creating connection: port: 5010 (mgcp_protocol.c:1112) 20241230085120686 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:29A5714B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #00: 200 31407 OK (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #02: I: 29A5714B (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29A5714B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241230085120686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241230085120686 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:AAA19851 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:AAA19851 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:AAA19851 output_enabled 0 (mgcp_msg.c:125) 20241230085120686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:AAA19851 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:AAA19851 CRCX: Creating connection: port: 5012 (mgcp_protocol.c:1112) 20241230085120686 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:AAA19851 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120686 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #00: 200 31408 OK (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #02: I: AAA19851 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #04: o=- AAA19851 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241230085120687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241230085120687 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:8921058C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:8921058C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:8921058C output_enabled 0 (mgcp_msg.c:125) 20241230085120687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:8921058C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:8921058C CRCX: Creating connection: port: 5014 (mgcp_protocol.c:1112) 20241230085120687 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:8921058C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #00: 200 31409 OK (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #02: I: 8921058C (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8921058C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241230085120687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241230085120687 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:BFA21FA2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BFA21FA2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BFA21FA2 output_enabled 0 (mgcp_msg.c:125) 20241230085120687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:BFA21FA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BFA21FA2 CRCX: Creating connection: port: 5016 (mgcp_protocol.c:1112) 20241230085120687 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:BFA21FA2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #00: 200 31410 OK (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #02: I: BFA21FA2 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #04: o=- BFA21FA2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241230085120688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241230085120688 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:96467374 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:96467374 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:96467374 output_enabled 0 (mgcp_msg.c:125) 20241230085120688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:96467374 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:96467374 CRCX: Creating connection: port: 5018 (mgcp_protocol.c:1112) 20241230085120688 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:96467374 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #00: 200 31411 OK (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #02: I: 96467374 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96467374 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241230085120688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241230085120688 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:6291F042 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:6291F042 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:6291F042 output_enabled 0 (mgcp_msg.c:125) 20241230085120688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:6291F042 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:6291F042 CRCX: Creating connection: port: 5020 (mgcp_protocol.c:1112) 20241230085120688 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:6291F042 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120688 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #00: 200 31412 OK (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #02: I: 6291F042 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6291F042 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241230085120689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241230085120689 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:8A8E6705 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:8A8E6705 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:8A8E6705 output_enabled 0 (mgcp_msg.c:125) 20241230085120689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:8A8E6705 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:8A8E6705 CRCX: Creating connection: port: 5022 (mgcp_protocol.c:1112) 20241230085120689 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:8A8E6705 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #00: 200 31413 OK (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A8E6705 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A8E6705 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241230085120689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241230085120689 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:EFD7BE50 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:EFD7BE50 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:EFD7BE50 output_enabled 0 (mgcp_msg.c:125) 20241230085120689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:EFD7BE50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:EFD7BE50 CRCX: Creating connection: port: 5024 (mgcp_protocol.c:1112) 20241230085120689 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:EFD7BE50 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120689 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #00: 200 31414 OK (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #02: I: EFD7BE50 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFD7BE50 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120689 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241230085120690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241230085120690 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:7E8E168D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:7E8E168D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:7E8E168D output_enabled 0 (mgcp_msg.c:125) 20241230085120690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:7E8E168D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:7E8E168D CRCX: Creating connection: port: 5026 (mgcp_protocol.c:1112) 20241230085120690 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:7E8E168D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120690 DLMGCP DEBUG <0013> Generated response: line #00: 200 31415 OK (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E8E168D (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E8E168D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241230085120690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241230085120690 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:18FE067C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:18FE067C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:18FE067C output_enabled 0 (mgcp_msg.c:125) 20241230085120690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:18FE067C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120690 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120691 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:18FE067C CRCX: Creating connection: port: 5028 (mgcp_protocol.c:1112) 20241230085120691 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:18FE067C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120691 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #00: 200 31416 OK (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #02: I: 18FE067C (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #04: o=- 18FE067C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241230085120691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241230085120691 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:A2467EF4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:A2467EF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:A2467EF4 output_enabled 0 (mgcp_msg.c:125) 20241230085120691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:A2467EF4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:A2467EF4 CRCX: Creating connection: port: 5030 (mgcp_protocol.c:1112) 20241230085120691 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:A2467EF4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120691 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #00: 200 31417 OK (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #02: I: A2467EF4 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2467EF4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120691 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241230085120692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241230085120692 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:C36C4E25 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:C36C4E25 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:C36C4E25 output_enabled 0 (mgcp_msg.c:125) 20241230085120692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:C36C4E25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:C36C4E25 CRCX: Creating connection: port: 5032 (mgcp_protocol.c:1112) 20241230085120692 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:C36C4E25 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #00: 200 31418 OK (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #02: I: C36C4E25 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #04: o=- C36C4E25 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241230085120692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241230085120692 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:A89DD6AA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:A89DD6AA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:A89DD6AA output_enabled 0 (mgcp_msg.c:125) 20241230085120692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:A89DD6AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:A89DD6AA CRCX: Creating connection: port: 5034 (mgcp_protocol.c:1112) 20241230085120692 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:A89DD6AA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120692 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #00: 200 31419 OK (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #02: I: A89DD6AA (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #04: o=- A89DD6AA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120692 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241230085120693 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241230085120693 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:B88318D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:B88318D0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:B88318D0 output_enabled 0 (mgcp_msg.c:125) 20241230085120693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:B88318D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:B88318D0 CRCX: Creating connection: port: 5036 (mgcp_protocol.c:1112) 20241230085120693 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:B88318D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #00: 200 31420 OK (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #02: I: B88318D0 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #04: o=- B88318D0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241230085120693 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241230085120693 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:F45BF6CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:F45BF6CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:F45BF6CC output_enabled 0 (mgcp_msg.c:125) 20241230085120693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:F45BF6CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:F45BF6CC CRCX: Creating connection: port: 5038 (mgcp_protocol.c:1112) 20241230085120693 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:F45BF6CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120693 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #00: 200 31421 OK (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #02: I: F45BF6CC (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #04: o=- F45BF6CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120693 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241230085120694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241230085120694 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:3A5F78EC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:3A5F78EC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:3A5F78EC output_enabled 0 (mgcp_msg.c:125) 20241230085120694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:3A5F78EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:3A5F78EC CRCX: Creating connection: port: 5040 (mgcp_protocol.c:1112) 20241230085120694 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:3A5F78EC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #00: 200 31422 OK (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A5F78EC (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A5F78EC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241230085120694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241230085120694 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:5C47DCEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:5C47DCEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:5C47DCEB output_enabled 0 (mgcp_msg.c:125) 20241230085120694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:5C47DCEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:5C47DCEB CRCX: Creating connection: port: 5042 (mgcp_protocol.c:1112) 20241230085120694 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:5C47DCEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #00: 200 31423 OK (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C47DCEB (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C47DCEB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241230085120694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241230085120694 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:D806EAEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:D806EAEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:D806EAEC output_enabled 0 (mgcp_msg.c:125) 20241230085120694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:D806EAEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:D806EAEC CRCX: Creating connection: port: 5044 (mgcp_protocol.c:1112) 20241230085120694 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:D806EAEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120694 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120694 DLMGCP DEBUG <0013> Generated response: line #00: 200 31424 OK (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #02: I: D806EAEC (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #04: o=- D806EAEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241230085120695 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241230085120695 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:2694E579 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:2694E579 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:2694E579 output_enabled 0 (mgcp_msg.c:125) 20241230085120695 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:2694E579 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:2694E579 CRCX: Creating connection: port: 5046 (mgcp_protocol.c:1112) 20241230085120695 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:2694E579 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #00: 200 31425 OK (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #02: I: 2694E579 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2694E579 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241230085120695 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241230085120695 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:6FB73401 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:6FB73401 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:6FB73401 output_enabled 0 (mgcp_msg.c:125) 20241230085120695 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:6FB73401 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:6FB73401 CRCX: Creating connection: port: 5048 (mgcp_protocol.c:1112) 20241230085120695 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:6FB73401 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #00: 200 31426 OK (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FB73401 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FB73401 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120695 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241230085120696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241230085120696 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:34E1B1C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:34E1B1C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:34E1B1C3 output_enabled 0 (mgcp_msg.c:125) 20241230085120696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:34E1B1C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:34E1B1C3 CRCX: Creating connection: port: 5050 (mgcp_protocol.c:1112) 20241230085120696 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:34E1B1C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #00: 200 31427 OK (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #02: I: 34E1B1C3 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34E1B1C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241230085120696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241230085120696 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:09E1B2FD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:09E1B2FD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:09E1B2FD output_enabled 0 (mgcp_msg.c:125) 20241230085120696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:09E1B2FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:09E1B2FD CRCX: Creating connection: port: 5052 (mgcp_protocol.c:1112) 20241230085120696 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:09E1B2FD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120696 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #00: 200 31428 OK (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #02: I: 09E1B2FD (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09E1B2FD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120696 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241230085120697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241230085120697 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:82B3CA2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:82B3CA2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:82B3CA2D output_enabled 0 (mgcp_msg.c:125) 20241230085120697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:82B3CA2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:82B3CA2D CRCX: Creating connection: port: 5054 (mgcp_protocol.c:1112) 20241230085120697 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:82B3CA2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #00: 200 31429 OK (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #02: I: 82B3CA2D (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82B3CA2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241230085120697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241230085120697 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:48C03859 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:48C03859 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:48C03859 output_enabled 0 (mgcp_msg.c:125) 20241230085120697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:48C03859 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:48C03859 CRCX: Creating connection: port: 5056 (mgcp_protocol.c:1112) 20241230085120697 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:48C03859 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #00: 200 31430 OK (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #02: I: 48C03859 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48C03859 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241230085120697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241230085120697 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120697 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:9E6CB8C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:9E6CB8C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:9E6CB8C6 output_enabled 0 (mgcp_msg.c:125) 20241230085120698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:9E6CB8C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:9E6CB8C6 CRCX: Creating connection: port: 5058 (mgcp_protocol.c:1112) 20241230085120698 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:9E6CB8C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #00: 200 31431 OK (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E6CB8C6 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E6CB8C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241230085120698 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241230085120698 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:9773553F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:9773553F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:9773553F output_enabled 0 (mgcp_msg.c:125) 20241230085120698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:9773553F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:9773553F CRCX: Creating connection: port: 5060 (mgcp_protocol.c:1112) 20241230085120698 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:9773553F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #00: 200 31432 OK (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #02: I: 9773553F (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9773553F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241230085120698 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241230085120698 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:5ACED467 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:5ACED467 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:5ACED467 output_enabled 0 (mgcp_msg.c:125) 20241230085120698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:5ACED467 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:5ACED467 CRCX: Creating connection: port: 5062 (mgcp_protocol.c:1112) 20241230085120698 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:5ACED467 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #00: 200 31433 OK (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #02: I: 5ACED467 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5ACED467 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120698 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241230085120699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241230085120699 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:5EA1A841 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:5EA1A841 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:5EA1A841 output_enabled 0 (mgcp_msg.c:125) 20241230085120699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:5EA1A841 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:5EA1A841 CRCX: Creating connection: port: 5064 (mgcp_protocol.c:1112) 20241230085120699 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:5EA1A841 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #00: 200 31434 OK (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EA1A841 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EA1A841 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241230085120699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241230085120699 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:4A3BAB34 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:4A3BAB34 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:4A3BAB34 output_enabled 0 (mgcp_msg.c:125) 20241230085120699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:4A3BAB34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:4A3BAB34 CRCX: Creating connection: port: 5066 (mgcp_protocol.c:1112) 20241230085120699 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:4A3BAB34 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #00: 200 31435 OK (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A3BAB34 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A3BAB34 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241230085120699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241230085120700 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:1A39FF34 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:1A39FF34 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:1A39FF34 output_enabled 0 (mgcp_msg.c:125) 20241230085120700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:1A39FF34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:1A39FF34 CRCX: Creating connection: port: 5068 (mgcp_protocol.c:1112) 20241230085120700 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:1A39FF34 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #00: 200 31436 OK (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A39FF34 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A39FF34 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241230085120700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241230085120700 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:0ECB85F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:0ECB85F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:0ECB85F8 output_enabled 0 (mgcp_msg.c:125) 20241230085120700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:0ECB85F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:0ECB85F8 CRCX: Creating connection: port: 5070 (mgcp_protocol.c:1112) 20241230085120700 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:0ECB85F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #00: 200 31437 OK (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #02: I: 0ECB85F8 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0ECB85F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241230085120700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241230085120700 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:56B5037B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:56B5037B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:56B5037B output_enabled 0 (mgcp_msg.c:125) 20241230085120700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:56B5037B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:56B5037B CRCX: Creating connection: port: 5072 (mgcp_protocol.c:1112) 20241230085120700 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:56B5037B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #00: 200 31438 OK (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #02: I: 56B5037B (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56B5037B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120700 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241230085120701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241230085120701 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:C15D1749 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C15D1749 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C15D1749 output_enabled 0 (mgcp_msg.c:125) 20241230085120701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:C15D1749 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C15D1749 CRCX: Creating connection: port: 5074 (mgcp_protocol.c:1112) 20241230085120701 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:C15D1749 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #00: 200 31439 OK (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #02: I: C15D1749 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #04: o=- C15D1749 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241230085120701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241230085120701 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:7CF88957 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:7CF88957 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:7CF88957 output_enabled 0 (mgcp_msg.c:125) 20241230085120701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:7CF88957 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:7CF88957 CRCX: Creating connection: port: 5076 (mgcp_protocol.c:1112) 20241230085120701 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:7CF88957 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120701 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #00: 200 31440 OK (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CF88957 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CF88957 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120701 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241230085120702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241230085120702 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:58B904B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:58B904B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:58B904B0 output_enabled 0 (mgcp_msg.c:125) 20241230085120702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:58B904B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:58B904B0 CRCX: Creating connection: port: 5078 (mgcp_protocol.c:1112) 20241230085120702 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:58B904B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #00: 200 31441 OK (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #02: I: 58B904B0 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58B904B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241230085120702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241230085120702 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:9C298070 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:9C298070 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:9C298070 output_enabled 0 (mgcp_msg.c:125) 20241230085120702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:9C298070 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:9C298070 CRCX: Creating connection: port: 5080 (mgcp_protocol.c:1112) 20241230085120702 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:9C298070 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #00: 200 31442 OK (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C298070 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C298070 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120702 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241230085120703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241230085120703 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:68FC134D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:68FC134D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:68FC134D output_enabled 0 (mgcp_msg.c:125) 20241230085120703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:68FC134D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:68FC134D CRCX: Creating connection: port: 5082 (mgcp_protocol.c:1112) 20241230085120703 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:68FC134D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #00: 200 31443 OK (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #02: I: 68FC134D (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68FC134D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241230085120703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241230085120703 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:2195B23B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:2195B23B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:2195B23B output_enabled 0 (mgcp_msg.c:125) 20241230085120703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:2195B23B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:2195B23B CRCX: Creating connection: port: 5084 (mgcp_protocol.c:1112) 20241230085120703 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:2195B23B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #00: 200 31444 OK (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #02: I: 2195B23B (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2195B23B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241230085120703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241230085120703 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:E7DC965A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:E7DC965A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:E7DC965A output_enabled 0 (mgcp_msg.c:125) 20241230085120703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:E7DC965A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:E7DC965A CRCX: Creating connection: port: 5086 (mgcp_protocol.c:1112) 20241230085120703 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:E7DC965A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120703 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #00: 200 31445 OK (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #02: I: E7DC965A (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120703 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7DC965A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241230085120704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241230085120704 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:D9E8B324 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:D9E8B324 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:D9E8B324 output_enabled 0 (mgcp_msg.c:125) 20241230085120704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:D9E8B324 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:D9E8B324 CRCX: Creating connection: port: 5088 (mgcp_protocol.c:1112) 20241230085120704 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:D9E8B324 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #00: 200 31446 OK (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #02: I: D9E8B324 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #04: o=- D9E8B324 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241230085120704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241230085120704 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:FF961FF8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:FF961FF8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:FF961FF8 output_enabled 0 (mgcp_msg.c:125) 20241230085120704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:FF961FF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:FF961FF8 CRCX: Creating connection: port: 5090 (mgcp_protocol.c:1112) 20241230085120704 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:FF961FF8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120704 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #00: 200 31447 OK (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #02: I: FF961FF8 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF961FF8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120704 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241230085120705 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241230085120705 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:C3245FF0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:C3245FF0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:C3245FF0 output_enabled 0 (mgcp_msg.c:125) 20241230085120705 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:C3245FF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:C3245FF0 CRCX: Creating connection: port: 5092 (mgcp_protocol.c:1112) 20241230085120705 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:C3245FF0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #00: 200 31448 OK (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #02: I: C3245FF0 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3245FF0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241230085120705 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241230085120705 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:FEC5B57B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:FEC5B57B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:FEC5B57B output_enabled 0 (mgcp_msg.c:125) 20241230085120705 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:FEC5B57B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:FEC5B57B CRCX: Creating connection: port: 5094 (mgcp_protocol.c:1112) 20241230085120705 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:FEC5B57B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #00: 200 31449 OK (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #02: I: FEC5B57B (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #04: o=- FEC5B57B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241230085120705 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241230085120705 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:FA99F775 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:FA99F775 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120705 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:FA99F775 output_enabled 0 (mgcp_msg.c:125) 20241230085120706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:FA99F775 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:FA99F775 CRCX: Creating connection: port: 5096 (mgcp_protocol.c:1112) 20241230085120706 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:FA99F775 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #00: 200 31450 OK (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #02: I: FA99F775 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA99F775 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241230085120706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241230085120706 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:F987BB6C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F987BB6C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F987BB6C output_enabled 0 (mgcp_msg.c:125) 20241230085120706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:F987BB6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:F987BB6C CRCX: Creating connection: port: 5098 (mgcp_protocol.c:1112) 20241230085120706 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:F987BB6C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #00: 200 31451 OK (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #02: I: F987BB6C (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #04: o=- F987BB6C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120706 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241230085120707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241230085120707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:9BF05972 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:9BF05972 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:9BF05972 output_enabled 0 (mgcp_msg.c:125) 20241230085120707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:9BF05972 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:9BF05972 CRCX: Creating connection: port: 5100 (mgcp_protocol.c:1112) 20241230085120707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:9BF05972 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #00: 200 31452 OK (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BF05972 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9BF05972 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241230085120707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241230085120707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:5DE6D5EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:5DE6D5EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:5DE6D5EF output_enabled 0 (mgcp_msg.c:125) 20241230085120707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:5DE6D5EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:5DE6D5EF CRCX: Creating connection: port: 5102 (mgcp_protocol.c:1112) 20241230085120707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:5DE6D5EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #00: 200 31453 OK (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DE6D5EF (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DE6D5EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241230085120707 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241230085120707 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:1C3D65A9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:1C3D65A9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:1C3D65A9 output_enabled 0 (mgcp_msg.c:125) 20241230085120707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120707 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:1C3D65A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:1C3D65A9 CRCX: Creating connection: port: 5104 (mgcp_protocol.c:1112) 20241230085120708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:1C3D65A9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #00: 200 31454 OK (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C3D65A9 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C3D65A9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241230085120708 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241230085120708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:1C802389 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:1C802389 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:1C802389 output_enabled 0 (mgcp_msg.c:125) 20241230085120708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:1C802389 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:1C802389 CRCX: Creating connection: port: 5106 (mgcp_protocol.c:1112) 20241230085120708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:1C802389 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #00: 200 31455 OK (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C802389 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C802389 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241230085120708 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241230085120708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:9B9FCB1B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:9B9FCB1B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:9B9FCB1B output_enabled 0 (mgcp_msg.c:125) 20241230085120708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:9B9FCB1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:9B9FCB1B CRCX: Creating connection: port: 5108 (mgcp_protocol.c:1112) 20241230085120708 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:9B9FCB1B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120708 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #00: 200 31456 OK (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B9FCB1B (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B9FCB1B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120708 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241230085120709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241230085120709 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:E6DCA278 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:E6DCA278 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:E6DCA278 output_enabled 0 (mgcp_msg.c:125) 20241230085120709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:E6DCA278 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:E6DCA278 CRCX: Creating connection: port: 5110 (mgcp_protocol.c:1112) 20241230085120709 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:E6DCA278 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #00: 200 31457 OK (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #02: I: E6DCA278 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #04: o=- E6DCA278 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241230085120709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241230085120709 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:1E359134 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:1E359134 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:1E359134 output_enabled 0 (mgcp_msg.c:125) 20241230085120709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:1E359134 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:1E359134 CRCX: Creating connection: port: 5112 (mgcp_protocol.c:1112) 20241230085120709 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:1E359134 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #00: 200 31458 OK (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E359134 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E359134 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241230085120709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241230085120709 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:64F1180A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:64F1180A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:64F1180A output_enabled 0 (mgcp_msg.c:125) 20241230085120709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:64F1180A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120709 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:64F1180A CRCX: Creating connection: port: 5114 (mgcp_protocol.c:1112) 20241230085120709 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:64F1180A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #00: 200 31459 OK (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #02: I: 64F1180A (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64F1180A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241230085120710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241230085120710 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:E211F25A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:E211F25A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:E211F25A output_enabled 0 (mgcp_msg.c:125) 20241230085120710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:E211F25A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:E211F25A CRCX: Creating connection: port: 5116 (mgcp_protocol.c:1112) 20241230085120710 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:E211F25A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #00: 200 31460 OK (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #02: I: E211F25A (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #04: o=- E211F25A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241230085120710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241230085120710 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:9E7CC4C5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:9E7CC4C5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:9E7CC4C5 output_enabled 0 (mgcp_msg.c:125) 20241230085120710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:9E7CC4C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:9E7CC4C5 CRCX: Creating connection: port: 5118 (mgcp_protocol.c:1112) 20241230085120710 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:9E7CC4C5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #00: 200 31461 OK (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E7CC4C5 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E7CC4C5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120710 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241230085120710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241230085120710 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:ED9AE0B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:ED9AE0B5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:ED9AE0B5 output_enabled 0 (mgcp_msg.c:125) 20241230085120711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:ED9AE0B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:ED9AE0B5 CRCX: Creating connection: port: 5120 (mgcp_protocol.c:1112) 20241230085120711 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:ED9AE0B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #00: 200 31462 OK (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #02: I: ED9AE0B5 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED9AE0B5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241230085120711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241230085120711 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:B4B25FBF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:B4B25FBF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:B4B25FBF output_enabled 0 (mgcp_msg.c:125) 20241230085120711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:B4B25FBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:B4B25FBF CRCX: Creating connection: port: 5122 (mgcp_protocol.c:1112) 20241230085120711 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:B4B25FBF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #00: 200 31463 OK (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #02: I: B4B25FBF (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4B25FBF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241230085120711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241230085120711 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:820A398B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:820A398B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:820A398B output_enabled 0 (mgcp_msg.c:125) 20241230085120711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:820A398B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:820A398B CRCX: Creating connection: port: 5124 (mgcp_protocol.c:1112) 20241230085120711 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:820A398B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #00: 200 31464 OK (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #02: I: 820A398B (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #04: o=- 820A398B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241230085120711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241230085120711 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:E5D1361A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:E5D1361A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:E5D1361A output_enabled 0 (mgcp_msg.c:125) 20241230085120711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:E5D1361A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:E5D1361A CRCX: Creating connection: port: 5126 (mgcp_protocol.c:1112) 20241230085120711 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:E5D1361A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120711 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #00: 200 31465 OK (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #02: I: E5D1361A (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5D1361A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241230085120712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241230085120712 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:CE57D2C1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:CE57D2C1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:CE57D2C1 output_enabled 0 (mgcp_msg.c:125) 20241230085120712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:CE57D2C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:CE57D2C1 CRCX: Creating connection: port: 5128 (mgcp_protocol.c:1112) 20241230085120712 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:CE57D2C1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #00: 200 31466 OK (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #02: I: CE57D2C1 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE57D2C1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20241230085120712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241230085120712 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:4D2A2824 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:4D2A2824 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:4D2A2824 output_enabled 0 (mgcp_msg.c:125) 20241230085120712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:4D2A2824 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:4D2A2824 CRCX: Creating connection: port: 5130 (mgcp_protocol.c:1112) 20241230085120712 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:4D2A2824 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #00: 200 31467 OK (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D2A2824 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D2A2824 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20241230085120712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241230085120712 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:616B27F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:616B27F3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:616B27F3 output_enabled 0 (mgcp_msg.c:125) 20241230085120712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:616B27F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:616B27F3 CRCX: Creating connection: port: 5132 (mgcp_protocol.c:1112) 20241230085120712 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:616B27F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120712 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #00: 200 31468 OK (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #02: I: 616B27F3 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #04: o=- 616B27F3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120712 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20241230085120713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241230085120713 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:78C9C506 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:78C9C506 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:78C9C506 output_enabled 0 (mgcp_msg.c:125) 20241230085120713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:78C9C506 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:78C9C506 CRCX: Creating connection: port: 5134 (mgcp_protocol.c:1112) 20241230085120713 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:78C9C506 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #00: 200 31469 OK (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #02: I: 78C9C506 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78C9C506 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20241230085120713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241230085120713 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:978A17A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:978A17A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:978A17A8 output_enabled 0 (mgcp_msg.c:125) 20241230085120713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:978A17A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:978A17A8 CRCX: Creating connection: port: 5136 (mgcp_protocol.c:1112) 20241230085120713 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:978A17A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #00: 200 31470 OK (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #02: I: 978A17A8 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #04: o=- 978A17A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20241230085120713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241230085120713 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:2E8B70C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:2E8B70C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:2E8B70C3 output_enabled 0 (mgcp_msg.c:125) 20241230085120713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:2E8B70C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:2E8B70C3 CRCX: Creating connection: port: 5138 (mgcp_protocol.c:1112) 20241230085120713 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:2E8B70C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #00: 200 31471 OK (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E8B70C3 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E8B70C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20241230085120713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241230085120713 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:D862C3D1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:D862C3D1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:D862C3D1 output_enabled 0 (mgcp_msg.c:125) 20241230085120713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:D862C3D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:D862C3D1 CRCX: Creating connection: port: 5140 (mgcp_protocol.c:1112) 20241230085120713 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:D862C3D1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120713 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #00: 200 31472 OK (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #02: I: D862C3D1 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #04: o=- D862C3D1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120713 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20241230085120714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241230085120714 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:D2AE2DF5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:D2AE2DF5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:D2AE2DF5 output_enabled 0 (mgcp_msg.c:125) 20241230085120714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:D2AE2DF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:D2AE2DF5 CRCX: Creating connection: port: 5142 (mgcp_protocol.c:1112) 20241230085120714 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:D2AE2DF5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #00: 200 31473 OK (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #02: I: D2AE2DF5 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #04: o=- D2AE2DF5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20241230085120714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241230085120714 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:14F7194A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:14F7194A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:14F7194A output_enabled 0 (mgcp_msg.c:125) 20241230085120714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:14F7194A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:14F7194A CRCX: Creating connection: port: 5144 (mgcp_protocol.c:1112) 20241230085120714 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:14F7194A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #00: 200 31474 OK (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #02: I: 14F7194A (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14F7194A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20241230085120714 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241230085120714 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:E0B663DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:E0B663DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:E0B663DE output_enabled 0 (mgcp_msg.c:125) 20241230085120714 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:E0B663DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:E0B663DE CRCX: Creating connection: port: 5146 (mgcp_protocol.c:1112) 20241230085120714 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:E0B663DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #00: 200 31475 OK (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #02: I: E0B663DE (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0B663DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120714 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20241230085120715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241230085120715 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:0ABC7C00 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:0ABC7C00 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:0ABC7C00 output_enabled 0 (mgcp_msg.c:125) 20241230085120715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:0ABC7C00 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:0ABC7C00 CRCX: Creating connection: port: 5148 (mgcp_protocol.c:1112) 20241230085120715 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:0ABC7C00 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #00: 200 31476 OK (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #02: I: 0ABC7C00 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0ABC7C00 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20241230085120715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241230085120715 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:59ED033E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:59ED033E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:59ED033E output_enabled 0 (mgcp_msg.c:125) 20241230085120715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:59ED033E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:59ED033E CRCX: Creating connection: port: 5150 (mgcp_protocol.c:1112) 20241230085120715 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:59ED033E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #00: 200 31477 OK (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #02: I: 59ED033E (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59ED033E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20241230085120715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241230085120715 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:7BED3F6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:7BED3F6D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:7BED3F6D output_enabled 0 (mgcp_msg.c:125) 20241230085120715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:7BED3F6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:7BED3F6D CRCX: Creating connection: port: 5152 (mgcp_protocol.c:1112) 20241230085120715 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:7BED3F6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #00: 200 31478 OK (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #02: I: 7BED3F6D (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7BED3F6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20241230085120715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241230085120715 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:C7DFB272 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:C7DFB272 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:C7DFB272 output_enabled 0 (mgcp_msg.c:125) 20241230085120715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:C7DFB272 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:C7DFB272 CRCX: Creating connection: port: 5154 (mgcp_protocol.c:1112) 20241230085120715 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:C7DFB272 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #00: 200 31479 OK (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #02: I: C7DFB272 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7DFB272 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20241230085120716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241230085120716 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:FA9F68DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:FA9F68DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:FA9F68DC output_enabled 0 (mgcp_msg.c:125) 20241230085120716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:FA9F68DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:FA9F68DC CRCX: Creating connection: port: 5156 (mgcp_protocol.c:1112) 20241230085120716 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:FA9F68DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #00: 200 31480 OK (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #02: I: FA9F68DC (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA9F68DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20241230085120716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241230085120716 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:AD92BBD5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:AD92BBD5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:AD92BBD5 output_enabled 0 (mgcp_msg.c:125) 20241230085120716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:AD92BBD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:AD92BBD5 CRCX: Creating connection: port: 5158 (mgcp_protocol.c:1112) 20241230085120716 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:AD92BBD5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #00: 200 31481 OK (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #02: I: AD92BBD5 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD92BBD5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20241230085120716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241230085120716 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:BF3C4AA3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:BF3C4AA3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:BF3C4AA3 output_enabled 0 (mgcp_msg.c:125) 20241230085120716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:BF3C4AA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:BF3C4AA3 CRCX: Creating connection: port: 5160 (mgcp_protocol.c:1112) 20241230085120716 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:BF3C4AA3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #00: 200 31482 OK (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #02: I: BF3C4AA3 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF3C4AA3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20241230085120716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241230085120716 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:6D0DDB4C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:6D0DDB4C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:6D0DDB4C output_enabled 0 (mgcp_msg.c:125) 20241230085120716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120716 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:6D0DDB4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:6D0DDB4C CRCX: Creating connection: port: 5162 (mgcp_protocol.c:1112) 20241230085120717 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:6D0DDB4C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #00: 200 31483 OK (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D0DDB4C (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D0DDB4C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20241230085120717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241230085120717 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:B394331B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:B394331B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:B394331B output_enabled 0 (mgcp_msg.c:125) 20241230085120717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:B394331B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:B394331B CRCX: Creating connection: port: 5164 (mgcp_protocol.c:1112) 20241230085120717 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:B394331B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #00: 200 31484 OK (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #02: I: B394331B (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #04: o=- B394331B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20241230085120717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241230085120717 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:49D2324D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:49D2324D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:49D2324D output_enabled 0 (mgcp_msg.c:125) 20241230085120717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:49D2324D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:49D2324D CRCX: Creating connection: port: 5166 (mgcp_protocol.c:1112) 20241230085120717 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:49D2324D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #00: 200 31485 OK (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #02: I: 49D2324D (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49D2324D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20241230085120717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241230085120717 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:1CD6A8DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:1CD6A8DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:1CD6A8DC output_enabled 0 (mgcp_msg.c:125) 20241230085120717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:1CD6A8DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:1CD6A8DC CRCX: Creating connection: port: 5168 (mgcp_protocol.c:1112) 20241230085120717 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:1CD6A8DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120717 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #00: 200 31486 OK (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CD6A8DC (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CD6A8DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120717 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20241230085120718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241230085120718 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:52465C12 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:52465C12 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:52465C12 output_enabled 0 (mgcp_msg.c:125) 20241230085120718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:52465C12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:52465C12 CRCX: Creating connection: port: 5170 (mgcp_protocol.c:1112) 20241230085120718 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:52465C12 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #00: 200 31487 OK (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #02: I: 52465C12 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52465C12 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20241230085120718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241230085120718 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:80B44578 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:80B44578 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:80B44578 output_enabled 0 (mgcp_msg.c:125) 20241230085120718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:80B44578 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:80B44578 CRCX: Creating connection: port: 5172 (mgcp_protocol.c:1112) 20241230085120718 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:80B44578 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #00: 200 31488 OK (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #02: I: 80B44578 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80B44578 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20241230085120718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241230085120718 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:6A733F71 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:6A733F71 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:6A733F71 output_enabled 0 (mgcp_msg.c:125) 20241230085120718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:6A733F71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:6A733F71 CRCX: Creating connection: port: 5174 (mgcp_protocol.c:1112) 20241230085120718 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:6A733F71 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120718 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #00: 200 31489 OK (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A733F71 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6A733F71 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120718 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20241230085120719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241230085120719 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:A368A714 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:A368A714 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:A368A714 output_enabled 0 (mgcp_msg.c:125) 20241230085120719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:A368A714 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:A368A714 CRCX: Creating connection: port: 5176 (mgcp_protocol.c:1112) 20241230085120719 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:A368A714 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #00: 200 31490 OK (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #02: I: A368A714 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #04: o=- A368A714 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20241230085120719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241230085120719 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:32F5ABDF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:32F5ABDF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:32F5ABDF output_enabled 0 (mgcp_msg.c:125) 20241230085120719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:32F5ABDF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:32F5ABDF CRCX: Creating connection: port: 5178 (mgcp_protocol.c:1112) 20241230085120719 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:32F5ABDF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #00: 200 31491 OK (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #02: I: 32F5ABDF (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32F5ABDF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20241230085120719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241230085120719 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:E577EA1E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:E577EA1E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:E577EA1E output_enabled 0 (mgcp_msg.c:125) 20241230085120719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:E577EA1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:E577EA1E CRCX: Creating connection: port: 5180 (mgcp_protocol.c:1112) 20241230085120719 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:E577EA1E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #00: 200 31492 OK (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #02: I: E577EA1E (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #04: o=- E577EA1E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20241230085120719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241230085120719 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:11DE60D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:11DE60D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:11DE60D9 output_enabled 0 (mgcp_msg.c:125) 20241230085120719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:11DE60D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:11DE60D9 CRCX: Creating connection: port: 5182 (mgcp_protocol.c:1112) 20241230085120719 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:11DE60D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120719 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #00: 200 31493 OK (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #02: I: 11DE60D9 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11DE60D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120719 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20241230085120720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241230085120720 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:37ACA9E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:37ACA9E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:37ACA9E7 output_enabled 0 (mgcp_msg.c:125) 20241230085120720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:37ACA9E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:37ACA9E7 CRCX: Creating connection: port: 5184 (mgcp_protocol.c:1112) 20241230085120720 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:37ACA9E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #00: 200 31494 OK (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #02: I: 37ACA9E7 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37ACA9E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20241230085120720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241230085120720 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:F78D0B9D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:F78D0B9D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:F78D0B9D output_enabled 0 (mgcp_msg.c:125) 20241230085120720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:F78D0B9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:F78D0B9D CRCX: Creating connection: port: 5186 (mgcp_protocol.c:1112) 20241230085120720 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:F78D0B9D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #00: 200 31495 OK (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #02: I: F78D0B9D (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #04: o=- F78D0B9D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20241230085120720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241230085120720 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:D5A43CA9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:D5A43CA9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:D5A43CA9 output_enabled 0 (mgcp_msg.c:125) 20241230085120720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:D5A43CA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:D5A43CA9 CRCX: Creating connection: port: 5188 (mgcp_protocol.c:1112) 20241230085120720 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:D5A43CA9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120720 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #00: 200 31496 OK (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #02: I: D5A43CA9 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5A43CA9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120720 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20241230085120721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241230085120721 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:892E03CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:892E03CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:892E03CA output_enabled 0 (mgcp_msg.c:125) 20241230085120721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:892E03CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:892E03CA CRCX: Creating connection: port: 5190 (mgcp_protocol.c:1112) 20241230085120721 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:892E03CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #00: 200 31497 OK (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #02: I: 892E03CA (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #04: o=- 892E03CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20241230085120721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241230085120721 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:66B56889 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:66B56889 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:66B56889 output_enabled 0 (mgcp_msg.c:125) 20241230085120721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:66B56889 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:66B56889 CRCX: Creating connection: port: 5192 (mgcp_protocol.c:1112) 20241230085120721 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:66B56889 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #00: 200 31498 OK (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #02: I: 66B56889 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66B56889 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20241230085120721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241230085120721 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:B72F1963 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:B72F1963 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:B72F1963 output_enabled 0 (mgcp_msg.c:125) 20241230085120721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:B72F1963 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:B72F1963 CRCX: Creating connection: port: 5194 (mgcp_protocol.c:1112) 20241230085120721 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:B72F1963 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #00: 200 31499 OK (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #02: I: B72F1963 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #04: o=- B72F1963 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20241230085120721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241230085120721 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:CFA6D2E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:CFA6D2E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:CFA6D2E9 output_enabled 0 (mgcp_msg.c:125) 20241230085120721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:CFA6D2E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:CFA6D2E9 CRCX: Creating connection: port: 5196 (mgcp_protocol.c:1112) 20241230085120721 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:CFA6D2E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120721 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #00: 200 31500 OK (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #02: I: CFA6D2E9 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #04: o=- CFA6D2E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120721 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20241230085120722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241230085120722 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:90E09A29 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:90E09A29 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:90E09A29 output_enabled 0 (mgcp_msg.c:125) 20241230085120722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:90E09A29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:90E09A29 CRCX: Creating connection: port: 5198 (mgcp_protocol.c:1112) 20241230085120722 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:90E09A29 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #00: 200 31501 OK (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #02: I: 90E09A29 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90E09A29 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20241230085120722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241230085120722 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:9206FF5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:9206FF5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:9206FF5D output_enabled 0 (mgcp_msg.c:125) 20241230085120722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:9206FF5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:9206FF5D CRCX: Creating connection: port: 5200 (mgcp_protocol.c:1112) 20241230085120722 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:9206FF5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #00: 200 31502 OK (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #02: I: 9206FF5D (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9206FF5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20241230085120722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241230085120722 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:C0387C12 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:C0387C12 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:C0387C12 output_enabled 0 (mgcp_msg.c:125) 20241230085120722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:C0387C12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:C0387C12 CRCX: Creating connection: port: 5202 (mgcp_protocol.c:1112) 20241230085120722 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:C0387C12 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120722 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #00: 200 31503 OK (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #02: I: C0387C12 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0387C12 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120722 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20241230085120723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241230085120723 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:5E47744F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:5E47744F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:5E47744F output_enabled 0 (mgcp_msg.c:125) 20241230085120723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:5E47744F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:5E47744F CRCX: Creating connection: port: 5204 (mgcp_protocol.c:1112) 20241230085120723 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:5E47744F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #00: 200 31504 OK (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E47744F (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E47744F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20241230085120723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241230085120723 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:4C6A66A6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:4C6A66A6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:4C6A66A6 output_enabled 0 (mgcp_msg.c:125) 20241230085120723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:4C6A66A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:4C6A66A6 CRCX: Creating connection: port: 5206 (mgcp_protocol.c:1112) 20241230085120723 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:4C6A66A6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #00: 200 31505 OK (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C6A66A6 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C6A66A6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20241230085120723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241230085120723 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:8A3B1A29 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:8A3B1A29 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:8A3B1A29 output_enabled 0 (mgcp_msg.c:125) 20241230085120723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:8A3B1A29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:8A3B1A29 CRCX: Creating connection: port: 5208 (mgcp_protocol.c:1112) 20241230085120723 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:8A3B1A29 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #00: 200 31506 OK (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A3B1A29 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A3B1A29 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20241230085120723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241230085120723 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:A39717EC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:A39717EC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:A39717EC output_enabled 0 (mgcp_msg.c:125) 20241230085120723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:A39717EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:A39717EC CRCX: Creating connection: port: 5210 (mgcp_protocol.c:1112) 20241230085120723 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:A39717EC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120723 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #00: 200 31507 OK (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #02: I: A39717EC (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #04: o=- A39717EC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120723 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20241230085120724 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241230085120724 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:BA58E020 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:BA58E020 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:BA58E020 output_enabled 0 (mgcp_msg.c:125) 20241230085120724 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:BA58E020 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:BA58E020 CRCX: Creating connection: port: 5212 (mgcp_protocol.c:1112) 20241230085120724 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:BA58E020 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #00: 200 31508 OK (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #02: I: BA58E020 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA58E020 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20241230085120724 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241230085120724 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:CB07A709 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:CB07A709 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:CB07A709 output_enabled 0 (mgcp_msg.c:125) 20241230085120724 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:CB07A709 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:CB07A709 CRCX: Creating connection: port: 5214 (mgcp_protocol.c:1112) 20241230085120724 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:CB07A709 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085120724 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #00: 200 31509 OK (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #02: I: CB07A709 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB07A709 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085120724 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) VirtCallAgent-STATS(101)@6a854b75d8e7: 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 } 20241230085121758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085121758 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20241230085121758 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:407) 20241230085121758 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:445) 20241230085121758 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121759 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121760 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121761 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121763 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085121764 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085121764 DLMGCP DEBUG <0013> Generated response: line #00: 200 31510 OK (mgcp_msg.c:67) VirtCallAgent-STATS(101)@6a854b75d8e7: 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)@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(102)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(99)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(101)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(100)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(98)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:21 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20241230085124883 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61192 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085124883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085124883 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085124883 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085124883 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085124883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085124883 DLMGCP DEBUG <0013> Generated response: line #00: 515 61192 FAIL (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61193 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085124885 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085124885 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51234/rtp C:44C65231 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:44C65231 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:44C65231 output_enabled 0 (mgcp_msg.c:125) 20241230085124885 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51234/rtp C:44C65231 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:44C65231 CRCX: Creating connection: port: 5216 (mgcp_protocol.c:1112) 20241230085124885 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:44C65231 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085124885 DLMGCP DEBUG <0013> Generated response: line #00: 200 61193 OK (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Generated response: line #01: I: 44C65231 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Generated response: line #03: o=- 44C65231 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61194 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> Received message: line #02: I: 44C65231 (mgcp_msg.c:67) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085124885 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085124885 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:44C65231 DLCX: deleting conn:(51234/rtp C:44C65231 r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1488) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085124885 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085124885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085124885 DLMGCP DEBUG <0013> Generated response: line #00: 250 61194 OK (mgcp_msg.c:67) 20241230085124885 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@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(107)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(105)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(104)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(106)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(103)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:24 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_and_dlcx_ep_callid started. 20241230085127978 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22282 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085127978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085127978 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085127978 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085127978 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085127978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085127978 DLMGCP DEBUG <0013> Generated response: line #00: 515 22282 FAIL (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22283 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085127981 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085127981 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085127981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51233/rtp C:38A3C2EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085127981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:38A3C2EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085127981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:38A3C2EF output_enabled 0 (mgcp_msg.c:125) 20241230085127981 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085127981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51233/rtp C:38A3C2EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085127981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085127981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:38A3C2EF CRCX: Creating connection: port: 5218 (mgcp_protocol.c:1112) 20241230085127981 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:38A3C2EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085127981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085127981 DLMGCP DEBUG <0013> Generated response: line #00: 200 22283 OK (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Generated response: line #01: I: 38A3C2EF (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Generated response: line #03: o=- 38A3C2EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22284 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:67) 20241230085127981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085127981 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085127981 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085127981 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085127981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085127982 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085127982 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085127982 DLMGCP DEBUG <0013> Generated response: line #00: 200 22284 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM2(110)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(108)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(109)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(111)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:27 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_and_dlcx_ep started. 20241230085131097 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29750 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085131097 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085131097 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085131097 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085131097 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085131097 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085131097 DLMGCP DEBUG <0013> Generated response: line #00: 515 29750 FAIL (mgcp_msg.c:67) 20241230085131101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29751 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085131101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085131102 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085131102 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085131102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51232/rtp C:2A281184 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085131102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2A281184 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085131102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2A281184 output_enabled 0 (mgcp_msg.c:125) 20241230085131102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085131102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51232/rtp C:2A281184 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085131102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085131102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2A281184 CRCX: Creating connection: port: 5220 (mgcp_protocol.c:1112) 20241230085131102 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:2A281184 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085131102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085131102 DLMGCP DEBUG <0013> Generated response: line #00: 200 29751 OK (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Generated response: line #01: I: 2A281184 (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2A281184 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29752 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085131102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085131103 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085131103 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085131103 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085131103 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085131103 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085131103 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085131103 DLMGCP DEBUG <0013> Generated response: line #00: 200 29752 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass VirtCallAgent-STATS(116)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(114)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(115)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(113)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:31 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20241230085134227 DLMGCP DEBUG <0013> Received message: line #00: DLCX 948 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085134227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085134227 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085134227 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085134227 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085134227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085134227 DLMGCP DEBUG <0013> Generated response: line #00: 515 948 FAIL (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 949 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085134229 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085134229 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085134229 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51231/rtp C:563F6C43 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085134229 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:563F6C43 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085134229 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:563F6C43 output_enabled 0 (mgcp_msg.c:125) 20241230085134229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085134229 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51231/rtp C:563F6C43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085134229 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085134229 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:563F6C43 CRCX: Creating connection: port: 5222 (mgcp_protocol.c:1112) 20241230085134229 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:563F6C43 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085134229 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085134229 DLMGCP DEBUG <0013> Generated response: line #00: 200 949 OK (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Generated response: line #01: I: 563F6C43 (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Generated response: line #03: o=- 563F6C43 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085134229 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085134230 DLMGCP DEBUG <0013> Received message: line #00: DLCX 950 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085134230 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:67) 20241230085134230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085134230 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085134230 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085134230 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:255) 20241230085134230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=516 (mgcp_protocol.c:230) 20241230085134230 DLMGCP DEBUG <0013> Generated response: line #00: 516 950 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(122)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(120)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(119)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(118)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(121)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:34 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=24612) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51:36 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20241230085137377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20197 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085137377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085137377 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085137377 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085137377 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085137377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085137377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085137377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085137377 DLMGCP DEBUG <0013> Generated response: line #00: 200 20197 OK (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20198 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085137381 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085137381 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085137381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51230/rtp C:5920AC33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085137381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:5920AC33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085137381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:5920AC33 output_enabled 0 (mgcp_msg.c:125) 20241230085137381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085137381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51230/rtp C:5920AC33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085137381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085137381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:5920AC33 CRCX: Creating connection: port: 5224 (mgcp_protocol.c:1112) 20241230085137381 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:5920AC33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085137381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085137381 DLMGCP DEBUG <0013> Generated response: line #00: 200 20198 OK (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Generated response: line #01: I: 5920AC33 (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5920AC33 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20199 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:67) 20241230085137381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085137382 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085137382 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085137382 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:300) 20241230085137382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085137382 DLMGCP DEBUG <0013> Generated response: line #00: 515 20199 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(124)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(126)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(125)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(123)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:37 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_and_dlcx_retrans started. 20241230085140454 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49810 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085140454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085140454 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085140454 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085140454 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085140454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085140454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085140454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085140454 DLMGCP DEBUG <0013> Generated response: line #00: 200 49810 OK (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49811 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085140456 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085140456 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085140456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51229/rtp C:5872CC2E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085140456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:5872CC2E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085140456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:5872CC2E output_enabled 0 (mgcp_msg.c:125) 20241230085140456 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085140456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51229/rtp C:5872CC2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085140456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085140456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:5872CC2E CRCX: Creating connection: port: 5226 (mgcp_protocol.c:1112) 20241230085140456 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:5872CC2E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085140456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085140456 DLMGCP DEBUG <0013> Generated response: line #00: 200 49811 OK (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Generated response: line #01: I: 5872CC2E (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5872CC2E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085140456 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085140457 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49812 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085140457 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:67) 20241230085140457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085140457 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085140457 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085140457 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085140457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085140457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085140457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085140457 DLMGCP DEBUG <0013> Generated response: line #00: 200 49812 OK (mgcp_msg.c:67) 20241230085140457 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49812 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085140457 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:67) 20241230085140457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085140457 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 49812 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(129)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(131)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(128)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(130)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:40 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_osmux_wildcard started. 20241230085143572 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62486 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085143572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085143572 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085143572 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085143572 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085143572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085143572 DLMGCP DEBUG <0013> Generated response: line #00: 515 62486 FAIL (mgcp_msg.c:67) 20241230085143575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62487 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085143575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085143575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085143575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085143575 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085143575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085143575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085143575 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085143576 DOSMUX NOTICE <0002> endpoint:rtpbridge/2@mgw OSMUX socket has been set up (mgcp_protocol.c:764) 20241230085143576 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085143576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9212AB17 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085143576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9212AB17 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085143576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9212AB17 output_enabled 0 (mgcp_msg.c:125) 20241230085143576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085143576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9212AB17 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) 20241230085143576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085143576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9212AB17 CRCX: Creating connection: port: 5228 (mgcp_protocol.c:1112) 20241230085143576 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9212AB17 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085143576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #00: 200 62487 OK (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #01: I: 9212AB17 (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9212AB17 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62488 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085143576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085143576 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085143576 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085143576 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085143576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085143576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085143576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085143576 DLMGCP DEBUG <0013> Generated response: line #00: 200 62488 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM2(135)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(137)@6a854b75d8e7: Final verdict of PTC: none OsmuxEM(136)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(133)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(134)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:43 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_osmux_fixed started. 20241230085146673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40252 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085146673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085146673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085146673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085146673 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085146673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085146673 DLMGCP DEBUG <0013> Generated response: line #00: 515 40252 FAIL (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40253 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085146676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085146676 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085146676 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085146676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:3F0D65D1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085146676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3F0D65D1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085146676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3F0D65D1 output_enabled 0 (mgcp_msg.c:125) 20241230085146676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085146676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:3F0D65D1 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) 20241230085146676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085146676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3F0D65D1 CRCX: Creating connection: port: 5230 (mgcp_protocol.c:1112) 20241230085146676 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3F0D65D1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085146676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085146676 DLMGCP DEBUG <0013> Generated response: line #00: 200 40253 OK (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Generated response: line #01: I: 3F0D65D1 (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F0D65D1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085146676 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085146677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40254 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085146677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085146677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085146677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085146677 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085146677 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085146677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085146677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085146677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085146677 DLMGCP DEBUG <0013> Generated response: line #00: 200 40254 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM2(141)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(140)@6a854b75d8e7: Final verdict of PTC: none OsmuxEM(142)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(143)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(139)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:46 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_osmux_fixed_twice started. 20241230085149789 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1512 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085149789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085149789 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085149789 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085149789 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085149789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085149789 DLMGCP DEBUG <0013> Generated response: line #00: 515 1512 FAIL (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1513 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085149791 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085149791 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085149791 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:207) 20241230085149791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:49FEFFA0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085149791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:49FEFFA0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085149791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:49FEFFA0 output_enabled 0 (mgcp_msg.c:125) 20241230085149791 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085149791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:49FEFFA0 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) 20241230085149791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085149791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:49FEFFA0 CRCX: Creating connection: port: 5232 (mgcp_protocol.c:1112) 20241230085149791 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:49FEFFA0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085149791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085149791 DLMGCP DEBUG <0013> Generated response: line #00: 200 1513 OK (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Generated response: line #01: I: 49FEFFA0 (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49FEFFA0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085149791 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1514 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085149792 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085149792 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085149792 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #00: 200 1514 OK (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1515 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085149792 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085149792 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085149792 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:207) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:275FE185 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:275FE185 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:275FE185 output_enabled 0 (mgcp_msg.c:125) 20241230085149792 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:275FE185 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) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:275FE185 CRCX: Creating connection: port: 5234 (mgcp_protocol.c:1112) 20241230085149792 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:275FE185 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085149792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #00: 200 1515 OK (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #01: I: 275FE185 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #04: o=- 275FE185 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085149792 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085149793 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1516 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085149793 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085149793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085149793 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085149793 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085149793 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085149793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085149793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085149793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085149793 DLMGCP DEBUG <0013> Generated response: line #00: 200 1516 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass OsmuxEM(148)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(147)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(145)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(146)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(149)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:49 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=39172) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_osmux_257 started. 20241230085152868 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152868 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152868 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152868 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152869 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152870 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152870 DLMGCP DEBUG <0013> Generated response: line #00: 200 42716 OK (mgcp_msg.c:67) 20241230085152871 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152871 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152871 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:67) 20241230085152871 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152871 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152871 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152871 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152871 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(0000/rtp C:A9B75FAC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A9B75FAC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A9B75FAC output_enabled 0 (mgcp_msg.c:125) 20241230085152871 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(0000/rtp C:A9B75FAC 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) 20241230085152871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A9B75FAC CRCX: Creating connection: port: 5236 (mgcp_protocol.c:1112) 20241230085152871 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:A9B75FAC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #00: 200 42717 OK (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #02: I: A9B75FAC (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #05: o=- A9B75FAC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241230085152872 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085152872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152872 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(0001/rtp C:324C17F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:324C17F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:324C17F9 output_enabled 0 (mgcp_msg.c:125) 20241230085152872 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(0001/rtp C:324C17F9 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) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:324C17F9 CRCX: Creating connection: port: 5238 (mgcp_protocol.c:1112) 20241230085152872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:324C17F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #00: 200 42718 OK (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #02: I: 324C17F9 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #05: o=- 324C17F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241230085152872 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241230085152872 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152872 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(0002/rtp C:0C5E7082 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:0C5E7082 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:0C5E7082 output_enabled 0 (mgcp_msg.c:125) 20241230085152872 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(0002/rtp C:0C5E7082 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) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:0C5E7082 CRCX: Creating connection: port: 5240 (mgcp_protocol.c:1112) 20241230085152872 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:0C5E7082 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #00: 200 42719 OK (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C5E7082 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152872 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0C5E7082 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241230085152873 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085152873 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152873 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(0003/rtp C:3F161E5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:3F161E5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:3F161E5D output_enabled 0 (mgcp_msg.c:125) 20241230085152873 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(0003/rtp C:3F161E5D 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) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:3F161E5D CRCX: Creating connection: port: 5242 (mgcp_protocol.c:1112) 20241230085152873 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:3F161E5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #00: 200 42720 OK (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F161E5D (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3F161E5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241230085152873 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085152873 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152873 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(0004/rtp C:2EE93525 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2EE93525 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2EE93525 output_enabled 0 (mgcp_msg.c:125) 20241230085152873 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(0004/rtp C:2EE93525 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) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2EE93525 CRCX: Creating connection: port: 5244 (mgcp_protocol.c:1112) 20241230085152873 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:2EE93525 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152873 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #00: 200 42721 OK (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EE93525 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152873 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2EE93525 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241230085152874 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241230085152874 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152874 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(0005/rtp C:BD51499C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:BD51499C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:BD51499C output_enabled 0 (mgcp_msg.c:125) 20241230085152874 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(0005/rtp C:BD51499C 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) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:BD51499C CRCX: Creating connection: port: 5246 (mgcp_protocol.c:1112) 20241230085152874 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:BD51499C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #00: 200 42722 OK (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #02: I: BD51499C (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #05: o=- BD51499C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241230085152874 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241230085152874 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152874 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(0006/rtp C:3C9B507C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:3C9B507C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:3C9B507C output_enabled 0 (mgcp_msg.c:125) 20241230085152874 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(0006/rtp C:3C9B507C 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) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:3C9B507C CRCX: Creating connection: port: 5248 (mgcp_protocol.c:1112) 20241230085152874 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:3C9B507C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #00: 200 42723 OK (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C9B507C (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3C9B507C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152874 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241230085152875 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241230085152875 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152875 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(0007/rtp C:B1B54856 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B1B54856 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B1B54856 output_enabled 0 (mgcp_msg.c:125) 20241230085152875 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(0007/rtp C:B1B54856 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) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B1B54856 CRCX: Creating connection: port: 5250 (mgcp_protocol.c:1112) 20241230085152875 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:B1B54856 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #00: 200 42724 OK (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #02: I: B1B54856 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #05: o=- B1B54856 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241230085152875 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241230085152875 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152875 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(0008/rtp C:F721EA59 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:F721EA59 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:F721EA59 output_enabled 0 (mgcp_msg.c:125) 20241230085152875 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(0008/rtp C:F721EA59 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) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:F721EA59 CRCX: Creating connection: port: 5252 (mgcp_protocol.c:1112) 20241230085152875 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:F721EA59 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152875 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #00: 200 42725 OK (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #02: I: F721EA59 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #05: o=- F721EA59 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152875 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241230085152876 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241230085152876 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152876 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0009/rtp C:1A1E0F79 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:1A1E0F79 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:1A1E0F79 output_enabled 0 (mgcp_msg.c:125) 20241230085152876 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0009/rtp C:1A1E0F79 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) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:1A1E0F79 CRCX: Creating connection: port: 5254 (mgcp_protocol.c:1112) 20241230085152876 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:1A1E0F79 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #00: 200 42726 OK (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A1E0F79 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1A1E0F79 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241230085152876 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241230085152876 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152876 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(000A/rtp C:7427B065 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:7427B065 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:7427B065 output_enabled 0 (mgcp_msg.c:125) 20241230085152876 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(000A/rtp C:7427B065 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) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:7427B065 CRCX: Creating connection: port: 5256 (mgcp_protocol.c:1112) 20241230085152876 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:7427B065 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #00: 200 42727 OK (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #02: I: 7427B065 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7427B065 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152876 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241230085152877 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241230085152877 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152877 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(000B/rtp C:9BD4644C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:9BD4644C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:9BD4644C output_enabled 0 (mgcp_msg.c:125) 20241230085152877 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(000B/rtp C:9BD4644C 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) 20241230085152877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:9BD4644C CRCX: Creating connection: port: 5258 (mgcp_protocol.c:1112) 20241230085152877 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:9BD4644C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152877 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #00: 200 42728 OK (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BD4644C (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9BD4644C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152877 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241230085152878 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241230085152878 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152878 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(000C/rtp C:3B25AEDB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:3B25AEDB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:3B25AEDB output_enabled 0 (mgcp_msg.c:125) 20241230085152878 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(000C/rtp C:3B25AEDB 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) 20241230085152878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:3B25AEDB CRCX: Creating connection: port: 5260 (mgcp_protocol.c:1112) 20241230085152878 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:3B25AEDB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152878 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #00: 200 42729 OK (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B25AEDB (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3B25AEDB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152878 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241230085152879 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241230085152879 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152879 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(000D/rtp C:8231ED12 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:8231ED12 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:8231ED12 output_enabled 0 (mgcp_msg.c:125) 20241230085152879 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(000D/rtp C:8231ED12 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) 20241230085152879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:8231ED12 CRCX: Creating connection: port: 5262 (mgcp_protocol.c:1112) 20241230085152879 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:8231ED12 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #00: 200 42730 OK (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #02: I: 8231ED12 (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8231ED12 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152879 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241230085152880 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241230085152880 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152880 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(000E/rtp C:AA5875B9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:AA5875B9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:AA5875B9 output_enabled 0 (mgcp_msg.c:125) 20241230085152880 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(000E/rtp C:AA5875B9 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) 20241230085152880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:AA5875B9 CRCX: Creating connection: port: 5264 (mgcp_protocol.c:1112) 20241230085152880 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:AA5875B9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #00: 200 42731 OK (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #02: I: AA5875B9 (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #05: o=- AA5875B9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152880 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241230085152881 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241230085152881 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152881 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(000F/rtp C:BBA626FD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:BBA626FD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:BBA626FD output_enabled 0 (mgcp_msg.c:125) 20241230085152881 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(000F/rtp C:BBA626FD 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) 20241230085152881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:BBA626FD CRCX: Creating connection: port: 5266 (mgcp_protocol.c:1112) 20241230085152881 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:BBA626FD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #00: 200 42732 OK (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #02: I: BBA626FD (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #05: o=- BBA626FD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152881 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241230085152882 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241230085152882 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152882 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(0010/rtp C:AC5F27A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:AC5F27A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:AC5F27A5 output_enabled 0 (mgcp_msg.c:125) 20241230085152882 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(0010/rtp C:AC5F27A5 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) 20241230085152882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:AC5F27A5 CRCX: Creating connection: port: 5268 (mgcp_protocol.c:1112) 20241230085152882 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:AC5F27A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152882 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #00: 200 42733 OK (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #02: I: AC5F27A5 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC5F27A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152882 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241230085152882 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241230085152882 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152883 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(0011/rtp C:904145CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:904145CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:904145CA output_enabled 0 (mgcp_msg.c:125) 20241230085152883 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(0011/rtp C:904145CA 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) 20241230085152883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:904145CA CRCX: Creating connection: port: 5270 (mgcp_protocol.c:1112) 20241230085152883 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:904145CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152883 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #00: 200 42734 OK (mgcp_msg.c:67) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #02: I: 904145CA (mgcp_msg.c:67) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:67) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #05: o=- 904145CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152883 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241230085152884 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241230085152884 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152884 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(0012/rtp C:2014600F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:2014600F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:2014600F output_enabled 0 (mgcp_msg.c:125) 20241230085152884 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(0012/rtp C:2014600F 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) 20241230085152884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:2014600F CRCX: Creating connection: port: 5272 (mgcp_protocol.c:1112) 20241230085152884 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:2014600F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #00: 200 42735 OK (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #02: I: 2014600F (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2014600F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152884 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241230085152884 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241230085152884 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152884 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152884 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(0013/rtp C:66D906A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152884 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:66D906A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:66D906A3 output_enabled 0 (mgcp_msg.c:125) 20241230085152885 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(0013/rtp C:66D906A3 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) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:66D906A3 CRCX: Creating connection: port: 5274 (mgcp_protocol.c:1112) 20241230085152885 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:66D906A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #00: 200 42736 OK (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #02: I: 66D906A3 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #05: o=- 66D906A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241230085152885 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241230085152885 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152885 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(0014/rtp C:F144DE03 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:F144DE03 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:F144DE03 output_enabled 0 (mgcp_msg.c:125) 20241230085152885 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(0014/rtp C:F144DE03 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) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:F144DE03 CRCX: Creating connection: port: 5276 (mgcp_protocol.c:1112) 20241230085152885 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:F144DE03 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #00: 200 42737 OK (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #02: I: F144DE03 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #05: o=- F144DE03 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241230085152885 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241230085152885 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152885 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(0015/rtp C:65812BED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:65812BED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:65812BED output_enabled 0 (mgcp_msg.c:125) 20241230085152885 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(0015/rtp C:65812BED 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) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:65812BED CRCX: Creating connection: port: 5278 (mgcp_protocol.c:1112) 20241230085152885 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:65812BED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #00: 200 42738 OK (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #02: I: 65812BED (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #05: o=- 65812BED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241230085152885 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241230085152885 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152885 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(0016/rtp C:D55AC3A4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:D55AC3A4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:D55AC3A4 output_enabled 0 (mgcp_msg.c:125) 20241230085152885 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(0016/rtp C:D55AC3A4 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) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:D55AC3A4 CRCX: Creating connection: port: 5280 (mgcp_protocol.c:1112) 20241230085152885 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:D55AC3A4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152885 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #00: 200 42739 OK (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #02: I: D55AC3A4 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #05: o=- D55AC3A4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152885 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241230085152886 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241230085152886 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152886 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(0017/rtp C:C91AEA9D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:C91AEA9D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:C91AEA9D output_enabled 0 (mgcp_msg.c:125) 20241230085152886 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(0017/rtp C:C91AEA9D 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) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:C91AEA9D CRCX: Creating connection: port: 5282 (mgcp_protocol.c:1112) 20241230085152886 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:C91AEA9D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #00: 200 42740 OK (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #02: I: C91AEA9D (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #05: o=- C91AEA9D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241230085152886 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241230085152886 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152886 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(0018/rtp C:9E767917 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:9E767917 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:9E767917 output_enabled 0 (mgcp_msg.c:125) 20241230085152886 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(0018/rtp C:9E767917 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) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:9E767917 CRCX: Creating connection: port: 5284 (mgcp_protocol.c:1112) 20241230085152886 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:9E767917 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #00: 200 42741 OK (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E767917 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9E767917 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241230085152886 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241230085152886 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152886 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(0019/rtp C:DBCA41EA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:DBCA41EA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:DBCA41EA output_enabled 0 (mgcp_msg.c:125) 20241230085152886 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(0019/rtp C:DBCA41EA 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) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:DBCA41EA CRCX: Creating connection: port: 5286 (mgcp_protocol.c:1112) 20241230085152886 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:DBCA41EA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #00: 200 42742 OK (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #02: I: DBCA41EA (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #05: o=- DBCA41EA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152886 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241230085152887 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241230085152887 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152887 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(001A/rtp C:169ACE62 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:169ACE62 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:169ACE62 output_enabled 0 (mgcp_msg.c:125) 20241230085152887 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(001A/rtp C:169ACE62 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) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:169ACE62 CRCX: Creating connection: port: 5288 (mgcp_protocol.c:1112) 20241230085152887 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:169ACE62 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #00: 200 42743 OK (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #02: I: 169ACE62 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #05: o=- 169ACE62 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241230085152887 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241230085152887 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152887 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(001B/rtp C:FD4FB42E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:FD4FB42E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:FD4FB42E output_enabled 0 (mgcp_msg.c:125) 20241230085152887 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(001B/rtp C:FD4FB42E 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) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:FD4FB42E CRCX: Creating connection: port: 5290 (mgcp_protocol.c:1112) 20241230085152887 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:FD4FB42E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #00: 200 42744 OK (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #02: I: FD4FB42E (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD4FB42E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241230085152887 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241230085152887 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152887 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(001C/rtp C:65603D82 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:65603D82 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:65603D82 output_enabled 0 (mgcp_msg.c:125) 20241230085152887 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(001C/rtp C:65603D82 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) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:65603D82 CRCX: Creating connection: port: 5292 (mgcp_protocol.c:1112) 20241230085152887 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:65603D82 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #00: 200 42745 OK (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #02: I: 65603D82 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #05: o=- 65603D82 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241230085152887 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241230085152887 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152887 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(001D/rtp C:AC980927 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:AC980927 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:AC980927 output_enabled 0 (mgcp_msg.c:125) 20241230085152888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(001D/rtp C:AC980927 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) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:AC980927 CRCX: Creating connection: port: 5294 (mgcp_protocol.c:1112) 20241230085152888 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:AC980927 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #00: 200 42746 OK (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #02: I: AC980927 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC980927 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241230085152888 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241230085152888 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152888 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(001E/rtp C:F6CF67CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:F6CF67CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:F6CF67CA output_enabled 0 (mgcp_msg.c:125) 20241230085152888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(001E/rtp C:F6CF67CA 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) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:F6CF67CA CRCX: Creating connection: port: 5296 (mgcp_protocol.c:1112) 20241230085152888 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:F6CF67CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #00: 200 42747 OK (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #02: I: F6CF67CA (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #05: o=- F6CF67CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241230085152888 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241230085152888 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152888 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(001F/rtp C:07C7BF81 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:07C7BF81 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:07C7BF81 output_enabled 0 (mgcp_msg.c:125) 20241230085152888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(001F/rtp C:07C7BF81 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) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:07C7BF81 CRCX: Creating connection: port: 5298 (mgcp_protocol.c:1112) 20241230085152888 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:07C7BF81 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #00: 200 42748 OK (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #02: I: 07C7BF81 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #05: o=- 07C7BF81 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241230085152888 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241230085152888 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152888 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(0020/rtp C:B69FC98D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:B69FC98D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:B69FC98D output_enabled 0 (mgcp_msg.c:125) 20241230085152888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(0020/rtp C:B69FC98D 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) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:B69FC98D CRCX: Creating connection: port: 5300 (mgcp_protocol.c:1112) 20241230085152888 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:B69FC98D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152888 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #00: 200 42749 OK (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #02: I: B69FC98D (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #05: o=- B69FC98D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152888 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241230085152889 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241230085152889 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152889 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(0021/rtp C:0C942B4C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0C942B4C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0C942B4C output_enabled 0 (mgcp_msg.c:125) 20241230085152889 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(0021/rtp C:0C942B4C 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) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0C942B4C CRCX: Creating connection: port: 5302 (mgcp_protocol.c:1112) 20241230085152889 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:0C942B4C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #00: 200 42750 OK (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C942B4C (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0C942B4C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241230085152889 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241230085152889 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152889 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(0022/rtp C:9A1E26CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:9A1E26CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:9A1E26CA output_enabled 0 (mgcp_msg.c:125) 20241230085152889 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(0022/rtp C:9A1E26CA 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) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:9A1E26CA CRCX: Creating connection: port: 5304 (mgcp_protocol.c:1112) 20241230085152889 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:9A1E26CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #00: 200 42751 OK (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A1E26CA (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9A1E26CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241230085152889 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241230085152889 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152889 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(0023/rtp C:6114B164 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:6114B164 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:6114B164 output_enabled 0 (mgcp_msg.c:125) 20241230085152889 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(0023/rtp C:6114B164 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) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:6114B164 CRCX: Creating connection: port: 5306 (mgcp_protocol.c:1112) 20241230085152889 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:6114B164 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #00: 200 42752 OK (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #02: I: 6114B164 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6114B164 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241230085152889 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241230085152889 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152889 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(0024/rtp C:68D3FAE2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:68D3FAE2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:68D3FAE2 output_enabled 0 (mgcp_msg.c:125) 20241230085152889 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(0024/rtp C:68D3FAE2 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) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:68D3FAE2 CRCX: Creating connection: port: 5308 (mgcp_protocol.c:1112) 20241230085152889 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:68D3FAE2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152889 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #00: 200 42753 OK (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #02: I: 68D3FAE2 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #05: o=- 68D3FAE2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152889 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241230085152890 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241230085152890 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152890 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(0025/rtp C:28CED8D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:28CED8D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:28CED8D2 output_enabled 0 (mgcp_msg.c:125) 20241230085152890 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(0025/rtp C:28CED8D2 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) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:28CED8D2 CRCX: Creating connection: port: 5310 (mgcp_protocol.c:1112) 20241230085152890 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:28CED8D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #00: 200 42754 OK (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #02: I: 28CED8D2 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #05: o=- 28CED8D2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241230085152890 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241230085152890 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152890 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(0026/rtp C:3DEFC714 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:3DEFC714 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:3DEFC714 output_enabled 0 (mgcp_msg.c:125) 20241230085152890 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(0026/rtp C:3DEFC714 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) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:3DEFC714 CRCX: Creating connection: port: 5312 (mgcp_protocol.c:1112) 20241230085152890 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:3DEFC714 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #00: 200 42755 OK (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DEFC714 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3DEFC714 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241230085152890 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241230085152890 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152890 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(0027/rtp C:9BB61522 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:9BB61522 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:9BB61522 output_enabled 0 (mgcp_msg.c:125) 20241230085152890 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(0027/rtp C:9BB61522 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) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:9BB61522 CRCX: Creating connection: port: 5314 (mgcp_protocol.c:1112) 20241230085152890 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:9BB61522 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152890 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #00: 200 42756 OK (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BB61522 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9BB61522 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152890 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241230085152891 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241230085152891 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152891 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(0028/rtp C:62FF6F14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:62FF6F14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:62FF6F14 output_enabled 0 (mgcp_msg.c:125) 20241230085152891 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(0028/rtp C:62FF6F14 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) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:62FF6F14 CRCX: Creating connection: port: 5316 (mgcp_protocol.c:1112) 20241230085152891 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:62FF6F14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #00: 200 42757 OK (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #02: I: 62FF6F14 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62FF6F14 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241230085152891 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241230085152891 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152891 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(0029/rtp C:A308D972 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:A308D972 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:A308D972 output_enabled 0 (mgcp_msg.c:125) 20241230085152891 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(0029/rtp C:A308D972 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) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:A308D972 CRCX: Creating connection: port: 5318 (mgcp_protocol.c:1112) 20241230085152891 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:A308D972 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #00: 200 42758 OK (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #02: I: A308D972 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #05: o=- A308D972 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152891 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241230085152892 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241230085152892 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152892 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(002A/rtp C:B9DB2D02 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:B9DB2D02 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:B9DB2D02 output_enabled 0 (mgcp_msg.c:125) 20241230085152892 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(002A/rtp C:B9DB2D02 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) 20241230085152892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:B9DB2D02 CRCX: Creating connection: port: 5320 (mgcp_protocol.c:1112) 20241230085152892 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:B9DB2D02 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #00: 200 42759 OK (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #02: I: B9DB2D02 (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #05: o=- B9DB2D02 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152892 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241230085152893 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241230085152893 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152893 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(002B/rtp C:45F0DC2D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:45F0DC2D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:45F0DC2D output_enabled 0 (mgcp_msg.c:125) 20241230085152893 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(002B/rtp C:45F0DC2D 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) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:45F0DC2D CRCX: Creating connection: port: 5322 (mgcp_protocol.c:1112) 20241230085152893 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:45F0DC2D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #00: 200 42760 OK (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #02: I: 45F0DC2D (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #05: o=- 45F0DC2D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241230085152893 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241230085152893 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152893 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(002C/rtp C:1182E999 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:1182E999 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:1182E999 output_enabled 0 (mgcp_msg.c:125) 20241230085152893 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(002C/rtp C:1182E999 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) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:1182E999 CRCX: Creating connection: port: 5324 (mgcp_protocol.c:1112) 20241230085152893 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:1182E999 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #00: 200 42761 OK (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #02: I: 1182E999 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1182E999 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152893 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241230085152894 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241230085152894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152894 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(002D/rtp C:A2A9A759 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:A2A9A759 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:A2A9A759 output_enabled 0 (mgcp_msg.c:125) 20241230085152894 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(002D/rtp C:A2A9A759 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) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:A2A9A759 CRCX: Creating connection: port: 5326 (mgcp_protocol.c:1112) 20241230085152894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:A2A9A759 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #00: 200 42762 OK (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #02: I: A2A9A759 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #05: o=- A2A9A759 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241230085152894 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241230085152894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152894 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(002E/rtp C:7A6FF7AA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7A6FF7AA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7A6FF7AA output_enabled 0 (mgcp_msg.c:125) 20241230085152894 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(002E/rtp C:7A6FF7AA 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) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7A6FF7AA CRCX: Creating connection: port: 5328 (mgcp_protocol.c:1112) 20241230085152894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:7A6FF7AA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #00: 200 42763 OK (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A6FF7AA (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7A6FF7AA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152894 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241230085152895 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241230085152895 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152895 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(002F/rtp C:530F7DEE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:530F7DEE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:530F7DEE output_enabled 0 (mgcp_msg.c:125) 20241230085152895 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(002F/rtp C:530F7DEE 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) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:530F7DEE CRCX: Creating connection: port: 5330 (mgcp_protocol.c:1112) 20241230085152895 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:530F7DEE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #00: 200 42764 OK (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #02: I: 530F7DEE (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #05: o=- 530F7DEE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241230085152895 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241230085152895 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152895 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(0030/rtp C:384ADF79 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:384ADF79 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:384ADF79 output_enabled 0 (mgcp_msg.c:125) 20241230085152895 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(0030/rtp C:384ADF79 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) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:384ADF79 CRCX: Creating connection: port: 5332 (mgcp_protocol.c:1112) 20241230085152895 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:384ADF79 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152895 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #00: 200 42765 OK (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #02: I: 384ADF79 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #05: o=- 384ADF79 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152895 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241230085152896 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241230085152896 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152896 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(0031/rtp C:BCFD9DAE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:BCFD9DAE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:BCFD9DAE output_enabled 0 (mgcp_msg.c:125) 20241230085152896 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(0031/rtp C:BCFD9DAE 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) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:BCFD9DAE CRCX: Creating connection: port: 5334 (mgcp_protocol.c:1112) 20241230085152896 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:BCFD9DAE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #00: 200 42766 OK (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #02: I: BCFD9DAE (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #05: o=- BCFD9DAE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241230085152896 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241230085152896 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152896 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(0032/rtp C:5F1692E3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:5F1692E3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:5F1692E3 output_enabled 0 (mgcp_msg.c:125) 20241230085152896 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(0032/rtp C:5F1692E3 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) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:5F1692E3 CRCX: Creating connection: port: 5336 (mgcp_protocol.c:1112) 20241230085152896 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:5F1692E3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152896 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #00: 200 42767 OK (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F1692E3 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5F1692E3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152896 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241230085152897 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241230085152897 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152897 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(0033/rtp C:461465BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:461465BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:461465BE output_enabled 0 (mgcp_msg.c:125) 20241230085152897 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(0033/rtp C:461465BE 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) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:461465BE CRCX: Creating connection: port: 5338 (mgcp_protocol.c:1112) 20241230085152897 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:461465BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #00: 200 42768 OK (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #02: I: 461465BE (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #05: o=- 461465BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241230085152897 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241230085152897 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152897 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(0034/rtp C:2BB7FF65 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:2BB7FF65 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:2BB7FF65 output_enabled 0 (mgcp_msg.c:125) 20241230085152897 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(0034/rtp C:2BB7FF65 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) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:2BB7FF65 CRCX: Creating connection: port: 5340 (mgcp_protocol.c:1112) 20241230085152897 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:2BB7FF65 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #00: 200 42769 OK (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BB7FF65 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2BB7FF65 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241230085152897 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241230085152897 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152897 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(0035/rtp C:DBDC4ED8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:DBDC4ED8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:DBDC4ED8 output_enabled 0 (mgcp_msg.c:125) 20241230085152897 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(0035/rtp C:DBDC4ED8 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) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:DBDC4ED8 CRCX: Creating connection: port: 5342 (mgcp_protocol.c:1112) 20241230085152897 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:DBDC4ED8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152897 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #00: 200 42770 OK (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #02: I: DBDC4ED8 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #05: o=- DBDC4ED8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152897 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241230085152898 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241230085152898 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152898 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(0036/rtp C:1AA5088E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:1AA5088E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:1AA5088E output_enabled 0 (mgcp_msg.c:125) 20241230085152898 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(0036/rtp C:1AA5088E 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) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:1AA5088E CRCX: Creating connection: port: 5344 (mgcp_protocol.c:1112) 20241230085152898 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:1AA5088E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #00: 200 42771 OK (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #02: I: 1AA5088E (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1AA5088E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241230085152898 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241230085152898 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152898 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(0037/rtp C:7883F8AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:7883F8AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:7883F8AD output_enabled 0 (mgcp_msg.c:125) 20241230085152898 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(0037/rtp C:7883F8AD 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) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:7883F8AD CRCX: Creating connection: port: 5346 (mgcp_protocol.c:1112) 20241230085152898 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:7883F8AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #00: 200 42772 OK (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #02: I: 7883F8AD (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7883F8AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241230085152898 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241230085152898 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152898 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(0038/rtp C:FAD0B811 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:FAD0B811 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:FAD0B811 output_enabled 0 (mgcp_msg.c:125) 20241230085152898 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(0038/rtp C:FAD0B811 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) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:FAD0B811 CRCX: Creating connection: port: 5348 (mgcp_protocol.c:1112) 20241230085152898 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:FAD0B811 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #00: 200 42773 OK (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #02: I: FAD0B811 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #05: o=- FAD0B811 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152898 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241230085152898 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241230085152898 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152899 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(0039/rtp C:96A895BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:96A895BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:96A895BE output_enabled 0 (mgcp_msg.c:125) 20241230085152899 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(0039/rtp C:96A895BE 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) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:96A895BE CRCX: Creating connection: port: 5350 (mgcp_protocol.c:1112) 20241230085152899 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:96A895BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #00: 200 42774 OK (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #02: I: 96A895BE (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #05: o=- 96A895BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241230085152899 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241230085152899 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152899 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(003A/rtp C:1B61940C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:1B61940C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:1B61940C output_enabled 0 (mgcp_msg.c:125) 20241230085152899 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(003A/rtp C:1B61940C 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) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:1B61940C CRCX: Creating connection: port: 5352 (mgcp_protocol.c:1112) 20241230085152899 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:1B61940C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #00: 200 42775 OK (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B61940C (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1B61940C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241230085152899 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241230085152899 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152899 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(003B/rtp C:08E3613D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:08E3613D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:08E3613D output_enabled 0 (mgcp_msg.c:125) 20241230085152899 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(003B/rtp C:08E3613D 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) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:08E3613D CRCX: Creating connection: port: 5354 (mgcp_protocol.c:1112) 20241230085152899 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:08E3613D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #00: 200 42776 OK (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #02: I: 08E3613D (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #05: o=- 08E3613D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241230085152899 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241230085152899 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152899 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(003C/rtp C:F1509393 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:F1509393 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:F1509393 output_enabled 0 (mgcp_msg.c:125) 20241230085152899 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(003C/rtp C:F1509393 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) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:F1509393 CRCX: Creating connection: port: 5356 (mgcp_protocol.c:1112) 20241230085152899 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:F1509393 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #00: 200 42777 OK (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #02: I: F1509393 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #05: o=- F1509393 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152899 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241230085152900 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241230085152900 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152900 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(003D/rtp C:8859567C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:8859567C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:8859567C output_enabled 0 (mgcp_msg.c:125) 20241230085152900 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(003D/rtp C:8859567C 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) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:8859567C CRCX: Creating connection: port: 5358 (mgcp_protocol.c:1112) 20241230085152900 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:8859567C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #00: 200 42778 OK (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #02: I: 8859567C (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8859567C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241230085152900 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241230085152900 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152900 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(003E/rtp C:1D14D01D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:1D14D01D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:1D14D01D output_enabled 0 (mgcp_msg.c:125) 20241230085152900 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(003E/rtp C:1D14D01D 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) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:1D14D01D CRCX: Creating connection: port: 5360 (mgcp_protocol.c:1112) 20241230085152900 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:1D14D01D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #00: 200 42779 OK (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D14D01D (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1D14D01D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241230085152900 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241230085152900 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152900 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(003F/rtp C:A7B0454C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:A7B0454C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:A7B0454C output_enabled 0 (mgcp_msg.c:125) 20241230085152900 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(003F/rtp C:A7B0454C 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) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:A7B0454C CRCX: Creating connection: port: 5362 (mgcp_protocol.c:1112) 20241230085152900 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:A7B0454C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152900 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #00: 200 42780 OK (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #02: I: A7B0454C (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7B0454C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152900 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241230085152901 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241230085152901 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152901 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(0040/rtp C:B924646F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:B924646F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:B924646F output_enabled 0 (mgcp_msg.c:125) 20241230085152901 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(0040/rtp C:B924646F 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) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:B924646F CRCX: Creating connection: port: 5364 (mgcp_protocol.c:1112) 20241230085152901 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:B924646F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #00: 200 42781 OK (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #02: I: B924646F (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #05: o=- B924646F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241230085152901 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241230085152901 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152901 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(0041/rtp C:DB07AB6B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:DB07AB6B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:DB07AB6B output_enabled 0 (mgcp_msg.c:125) 20241230085152901 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(0041/rtp C:DB07AB6B 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) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:DB07AB6B CRCX: Creating connection: port: 5366 (mgcp_protocol.c:1112) 20241230085152901 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:DB07AB6B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #00: 200 42782 OK (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #02: I: DB07AB6B (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #05: o=- DB07AB6B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241230085152901 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241230085152901 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152901 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(0042/rtp C:EA974836 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:EA974836 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:EA974836 output_enabled 0 (mgcp_msg.c:125) 20241230085152901 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(0042/rtp C:EA974836 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) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:EA974836 CRCX: Creating connection: port: 5368 (mgcp_protocol.c:1112) 20241230085152901 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:EA974836 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #00: 200 42783 OK (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #02: I: EA974836 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #05: o=- EA974836 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241230085152901 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241230085152901 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152901 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(0043/rtp C:1E5D63B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:1E5D63B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:1E5D63B4 output_enabled 0 (mgcp_msg.c:125) 20241230085152901 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(0043/rtp C:1E5D63B4 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) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:1E5D63B4 CRCX: Creating connection: port: 5370 (mgcp_protocol.c:1112) 20241230085152901 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:1E5D63B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #00: 200 42784 OK (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E5D63B4 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E5D63B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241230085152902 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241230085152902 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152902 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(0044/rtp C:145C61B7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:145C61B7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:145C61B7 output_enabled 0 (mgcp_msg.c:125) 20241230085152902 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(0044/rtp C:145C61B7 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) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:145C61B7 CRCX: Creating connection: port: 5372 (mgcp_protocol.c:1112) 20241230085152902 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:145C61B7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #00: 200 42785 OK (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #02: I: 145C61B7 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #05: o=- 145C61B7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241230085152902 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241230085152902 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152902 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(0045/rtp C:BC878B15 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:BC878B15 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:BC878B15 output_enabled 0 (mgcp_msg.c:125) 20241230085152902 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(0045/rtp C:BC878B15 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) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:BC878B15 CRCX: Creating connection: port: 5374 (mgcp_protocol.c:1112) 20241230085152902 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:BC878B15 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #00: 200 42786 OK (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #02: I: BC878B15 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC878B15 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241230085152902 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241230085152902 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152902 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(0046/rtp C:946F3D42 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:946F3D42 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:946F3D42 output_enabled 0 (mgcp_msg.c:125) 20241230085152902 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(0046/rtp C:946F3D42 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) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:946F3D42 CRCX: Creating connection: port: 5376 (mgcp_protocol.c:1112) 20241230085152902 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:946F3D42 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152902 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #00: 200 42787 OK (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #02: I: 946F3D42 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #05: o=- 946F3D42 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152902 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241230085152903 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241230085152903 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152903 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(0047/rtp C:E69C9F5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:E69C9F5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:E69C9F5D output_enabled 0 (mgcp_msg.c:125) 20241230085152903 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(0047/rtp C:E69C9F5D 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) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:E69C9F5D CRCX: Creating connection: port: 5378 (mgcp_protocol.c:1112) 20241230085152903 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:E69C9F5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #00: 200 42788 OK (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #02: I: E69C9F5D (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #05: o=- E69C9F5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241230085152903 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241230085152903 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152903 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(0048/rtp C:87F36308 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:87F36308 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:87F36308 output_enabled 0 (mgcp_msg.c:125) 20241230085152903 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(0048/rtp C:87F36308 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) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:87F36308 CRCX: Creating connection: port: 5380 (mgcp_protocol.c:1112) 20241230085152903 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:87F36308 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #00: 200 42789 OK (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #02: I: 87F36308 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #05: o=- 87F36308 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241230085152903 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241230085152903 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152903 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(0049/rtp C:D9CC9EBE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:D9CC9EBE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:D9CC9EBE output_enabled 0 (mgcp_msg.c:125) 20241230085152903 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(0049/rtp C:D9CC9EBE 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) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:D9CC9EBE CRCX: Creating connection: port: 5382 (mgcp_protocol.c:1112) 20241230085152903 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:D9CC9EBE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #00: 200 42790 OK (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #02: I: D9CC9EBE (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #05: o=- D9CC9EBE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241230085152903 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241230085152903 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152903 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(004A/rtp C:85A563FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:85A563FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:85A563FF output_enabled 0 (mgcp_msg.c:125) 20241230085152904 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(004A/rtp C:85A563FF 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) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:85A563FF CRCX: Creating connection: port: 5384 (mgcp_protocol.c:1112) 20241230085152904 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:85A563FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #00: 200 42791 OK (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #02: I: 85A563FF (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #05: o=- 85A563FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241230085152904 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241230085152904 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152904 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(004B/rtp C:2F3CE1CE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:2F3CE1CE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:2F3CE1CE output_enabled 0 (mgcp_msg.c:125) 20241230085152904 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(004B/rtp C:2F3CE1CE 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) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:2F3CE1CE CRCX: Creating connection: port: 5386 (mgcp_protocol.c:1112) 20241230085152904 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:2F3CE1CE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #00: 200 42792 OK (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F3CE1CE (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2F3CE1CE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241230085152904 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241230085152904 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152904 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(004C/rtp C:7C043A53 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:7C043A53 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:7C043A53 output_enabled 0 (mgcp_msg.c:125) 20241230085152904 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(004C/rtp C:7C043A53 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) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:7C043A53 CRCX: Creating connection: port: 5388 (mgcp_protocol.c:1112) 20241230085152904 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:7C043A53 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #00: 200 42793 OK (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C043A53 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7C043A53 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241230085152904 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241230085152904 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152904 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(004D/rtp C:4AC4C675 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:4AC4C675 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:4AC4C675 output_enabled 0 (mgcp_msg.c:125) 20241230085152904 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(004D/rtp C:4AC4C675 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) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:4AC4C675 CRCX: Creating connection: port: 5390 (mgcp_protocol.c:1112) 20241230085152904 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:4AC4C675 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #00: 200 42794 OK (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AC4C675 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4AC4C675 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152904 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241230085152905 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241230085152905 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152905 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(004E/rtp C:C388FFE4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:C388FFE4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:C388FFE4 output_enabled 0 (mgcp_msg.c:125) 20241230085152905 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(004E/rtp C:C388FFE4 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) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:C388FFE4 CRCX: Creating connection: port: 5392 (mgcp_protocol.c:1112) 20241230085152905 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:C388FFE4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #00: 200 42795 OK (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #02: I: C388FFE4 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #05: o=- C388FFE4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241230085152905 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241230085152905 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152905 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(004F/rtp C:8A2096D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:8A2096D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:8A2096D2 output_enabled 0 (mgcp_msg.c:125) 20241230085152905 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(004F/rtp C:8A2096D2 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) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:8A2096D2 CRCX: Creating connection: port: 5394 (mgcp_protocol.c:1112) 20241230085152905 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:8A2096D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #00: 200 42796 OK (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A2096D2 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8A2096D2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241230085152905 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241230085152905 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152905 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(0050/rtp C:02EA2A73 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:02EA2A73 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:02EA2A73 output_enabled 0 (mgcp_msg.c:125) 20241230085152905 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(0050/rtp C:02EA2A73 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) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:02EA2A73 CRCX: Creating connection: port: 5396 (mgcp_protocol.c:1112) 20241230085152905 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:02EA2A73 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #00: 200 42797 OK (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #02: I: 02EA2A73 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02EA2A73 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152905 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241230085152905 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241230085152905 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152905 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(0051/rtp C:D6C8F095 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:D6C8F095 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:D6C8F095 output_enabled 0 (mgcp_msg.c:125) 20241230085152906 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(0051/rtp C:D6C8F095 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) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:D6C8F095 CRCX: Creating connection: port: 5398 (mgcp_protocol.c:1112) 20241230085152906 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:D6C8F095 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #00: 200 42798 OK (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #02: I: D6C8F095 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #05: o=- D6C8F095 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241230085152906 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241230085152906 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152906 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(0052/rtp C:0E3D695F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:0E3D695F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:0E3D695F output_enabled 0 (mgcp_msg.c:125) 20241230085152906 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(0052/rtp C:0E3D695F 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) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:0E3D695F CRCX: Creating connection: port: 5400 (mgcp_protocol.c:1112) 20241230085152906 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:0E3D695F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #00: 200 42799 OK (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E3D695F (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0E3D695F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241230085152906 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241230085152906 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152906 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(0053/rtp C:E749123A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:E749123A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:E749123A output_enabled 0 (mgcp_msg.c:125) 20241230085152906 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(0053/rtp C:E749123A 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) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:E749123A CRCX: Creating connection: port: 5402 (mgcp_protocol.c:1112) 20241230085152906 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:E749123A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #00: 200 42800 OK (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #02: I: E749123A (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #05: o=- E749123A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152906 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241230085152907 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241230085152907 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152907 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(0054/rtp C:67CEE977 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:67CEE977 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:67CEE977 output_enabled 0 (mgcp_msg.c:125) 20241230085152907 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(0054/rtp C:67CEE977 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) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:67CEE977 CRCX: Creating connection: port: 5404 (mgcp_protocol.c:1112) 20241230085152907 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:67CEE977 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #00: 200 42801 OK (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #02: I: 67CEE977 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #05: o=- 67CEE977 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241230085152907 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241230085152907 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152907 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(0055/rtp C:14D7D728 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:14D7D728 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:14D7D728 output_enabled 0 (mgcp_msg.c:125) 20241230085152907 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(0055/rtp C:14D7D728 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) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:14D7D728 CRCX: Creating connection: port: 5406 (mgcp_protocol.c:1112) 20241230085152907 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:14D7D728 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #00: 200 42802 OK (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #02: I: 14D7D728 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #05: o=- 14D7D728 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241230085152907 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241230085152907 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152907 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(0056/rtp C:7AD5D148 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:7AD5D148 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:7AD5D148 output_enabled 0 (mgcp_msg.c:125) 20241230085152907 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(0056/rtp C:7AD5D148 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) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:7AD5D148 CRCX: Creating connection: port: 5408 (mgcp_protocol.c:1112) 20241230085152907 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:7AD5D148 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152907 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #00: 200 42803 OK (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AD5D148 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7AD5D148 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152907 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241230085152908 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241230085152908 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152908 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(0057/rtp C:69ED8E2F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:69ED8E2F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:69ED8E2F output_enabled 0 (mgcp_msg.c:125) 20241230085152908 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(0057/rtp C:69ED8E2F 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) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:69ED8E2F CRCX: Creating connection: port: 5410 (mgcp_protocol.c:1112) 20241230085152908 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:69ED8E2F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #00: 200 42804 OK (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #02: I: 69ED8E2F (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #05: o=- 69ED8E2F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241230085152908 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241230085152908 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152908 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(0058/rtp C:D015D5B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:D015D5B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:D015D5B8 output_enabled 0 (mgcp_msg.c:125) 20241230085152908 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(0058/rtp C:D015D5B8 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) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:D015D5B8 CRCX: Creating connection: port: 5412 (mgcp_protocol.c:1112) 20241230085152908 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:D015D5B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #00: 200 42805 OK (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #02: I: D015D5B8 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #05: o=- D015D5B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241230085152908 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241230085152908 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152908 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(0059/rtp C:38BF4A19 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:38BF4A19 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:38BF4A19 output_enabled 0 (mgcp_msg.c:125) 20241230085152908 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(0059/rtp C:38BF4A19 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) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:38BF4A19 CRCX: Creating connection: port: 5414 (mgcp_protocol.c:1112) 20241230085152908 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:38BF4A19 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #00: 200 42806 OK (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #02: I: 38BF4A19 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #05: o=- 38BF4A19 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241230085152908 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241230085152908 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152909 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(005A/rtp C:1C9A64A4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:1C9A64A4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:1C9A64A4 output_enabled 0 (mgcp_msg.c:125) 20241230085152909 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(005A/rtp C:1C9A64A4 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) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:1C9A64A4 CRCX: Creating connection: port: 5416 (mgcp_protocol.c:1112) 20241230085152909 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:1C9A64A4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #00: 200 42807 OK (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C9A64A4 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1C9A64A4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241230085152909 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241230085152909 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152909 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(005B/rtp C:89E882C2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:89E882C2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:89E882C2 output_enabled 0 (mgcp_msg.c:125) 20241230085152909 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(005B/rtp C:89E882C2 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) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:89E882C2 CRCX: Creating connection: port: 5418 (mgcp_protocol.c:1112) 20241230085152909 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:89E882C2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #00: 200 42808 OK (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #02: I: 89E882C2 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #05: o=- 89E882C2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241230085152909 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241230085152909 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152909 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(005C/rtp C:B549327F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:B549327F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:B549327F output_enabled 0 (mgcp_msg.c:125) 20241230085152909 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(005C/rtp C:B549327F 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) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:B549327F CRCX: Creating connection: port: 5420 (mgcp_protocol.c:1112) 20241230085152909 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:B549327F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #00: 200 42809 OK (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #02: I: B549327F (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #05: o=- B549327F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152909 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241230085152910 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241230085152910 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152910 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(005D/rtp C:F0D8C8DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:F0D8C8DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:F0D8C8DC output_enabled 0 (mgcp_msg.c:125) 20241230085152910 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(005D/rtp C:F0D8C8DC 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) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:F0D8C8DC CRCX: Creating connection: port: 5422 (mgcp_protocol.c:1112) 20241230085152910 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:F0D8C8DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #00: 200 42810 OK (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #02: I: F0D8C8DC (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #05: o=- F0D8C8DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241230085152910 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241230085152910 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152910 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(005E/rtp C:13CA58A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:13CA58A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:13CA58A0 output_enabled 0 (mgcp_msg.c:125) 20241230085152910 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(005E/rtp C:13CA58A0 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) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:13CA58A0 CRCX: Creating connection: port: 5424 (mgcp_protocol.c:1112) 20241230085152910 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:13CA58A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #00: 200 42811 OK (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #02: I: 13CA58A0 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #05: o=- 13CA58A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152910 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241230085152911 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241230085152911 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152911 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(005F/rtp C:981A89B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:981A89B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:981A89B8 output_enabled 0 (mgcp_msg.c:125) 20241230085152911 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(005F/rtp C:981A89B8 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) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:981A89B8 CRCX: Creating connection: port: 5426 (mgcp_protocol.c:1112) 20241230085152911 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:981A89B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #00: 200 42812 OK (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #02: I: 981A89B8 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #05: o=- 981A89B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241230085152911 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241230085152911 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152911 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(0060/rtp C:E8F3B095 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:E8F3B095 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:E8F3B095 output_enabled 0 (mgcp_msg.c:125) 20241230085152911 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(0060/rtp C:E8F3B095 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) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:E8F3B095 CRCX: Creating connection: port: 5428 (mgcp_protocol.c:1112) 20241230085152911 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:E8F3B095 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #00: 200 42813 OK (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #02: I: E8F3B095 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #05: o=- E8F3B095 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241230085152911 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241230085152911 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152911 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(0061/rtp C:DF52C4D5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DF52C4D5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DF52C4D5 output_enabled 0 (mgcp_msg.c:125) 20241230085152911 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(0061/rtp C:DF52C4D5 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) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:DF52C4D5 CRCX: Creating connection: port: 5430 (mgcp_protocol.c:1112) 20241230085152911 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:DF52C4D5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #00: 200 42814 OK (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #02: I: DF52C4D5 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #05: o=- DF52C4D5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241230085152911 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241230085152911 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152911 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(0062/rtp C:38704159 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:38704159 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:38704159 output_enabled 0 (mgcp_msg.c:125) 20241230085152911 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(0062/rtp C:38704159 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) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:38704159 CRCX: Creating connection: port: 5432 (mgcp_protocol.c:1112) 20241230085152911 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:38704159 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #00: 200 42815 OK (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #02: I: 38704159 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #05: o=- 38704159 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152911 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241230085152912 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241230085152912 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152912 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(0063/rtp C:6B115143 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:6B115143 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:6B115143 output_enabled 0 (mgcp_msg.c:125) 20241230085152912 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(0063/rtp C:6B115143 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) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:6B115143 CRCX: Creating connection: port: 5434 (mgcp_protocol.c:1112) 20241230085152912 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:6B115143 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #00: 200 42816 OK (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B115143 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6B115143 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241230085152912 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241230085152912 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152912 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(0064/rtp C:6CAFA2B7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:6CAFA2B7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:6CAFA2B7 output_enabled 0 (mgcp_msg.c:125) 20241230085152912 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(0064/rtp C:6CAFA2B7 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) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:6CAFA2B7 CRCX: Creating connection: port: 5436 (mgcp_protocol.c:1112) 20241230085152912 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:6CAFA2B7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #00: 200 42817 OK (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CAFA2B7 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6CAFA2B7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241230085152912 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241230085152912 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152912 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(0065/rtp C:C34CD169 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:C34CD169 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:C34CD169 output_enabled 0 (mgcp_msg.c:125) 20241230085152912 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(0065/rtp C:C34CD169 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) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:C34CD169 CRCX: Creating connection: port: 5438 (mgcp_protocol.c:1112) 20241230085152912 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:C34CD169 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #00: 200 42818 OK (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #02: I: C34CD169 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #05: o=- C34CD169 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42819 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152912 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241230085152913 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241230085152913 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152913 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(0066/rtp C:892054E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:892054E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:892054E7 output_enabled 0 (mgcp_msg.c:125) 20241230085152913 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(0066/rtp C:892054E7 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) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:892054E7 CRCX: Creating connection: port: 5440 (mgcp_protocol.c:1112) 20241230085152913 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:892054E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #00: 200 42819 OK (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #02: I: 892054E7 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #05: o=- 892054E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241230085152913 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241230085152913 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152913 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(0067/rtp C:E688A2E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:E688A2E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:E688A2E6 output_enabled 0 (mgcp_msg.c:125) 20241230085152913 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(0067/rtp C:E688A2E6 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) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:E688A2E6 CRCX: Creating connection: port: 5442 (mgcp_protocol.c:1112) 20241230085152913 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:E688A2E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #00: 200 42820 OK (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #02: I: E688A2E6 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #05: o=- E688A2E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241230085152913 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241230085152913 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152913 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(0068/rtp C:CD4BCD4C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:CD4BCD4C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:CD4BCD4C output_enabled 0 (mgcp_msg.c:125) 20241230085152913 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(0068/rtp C:CD4BCD4C 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) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:CD4BCD4C CRCX: Creating connection: port: 5444 (mgcp_protocol.c:1112) 20241230085152913 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:CD4BCD4C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #00: 200 42821 OK (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #02: I: CD4BCD4C (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #05: o=- CD4BCD4C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241230085152913 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241230085152913 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152913 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(0069/rtp C:77EDD6A4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:77EDD6A4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:77EDD6A4 output_enabled 0 (mgcp_msg.c:125) 20241230085152913 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(0069/rtp C:77EDD6A4 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) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:77EDD6A4 CRCX: Creating connection: port: 5446 (mgcp_protocol.c:1112) 20241230085152913 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:77EDD6A4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152913 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #00: 200 42822 OK (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #02: I: 77EDD6A4 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #05: o=- 77EDD6A4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152913 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241230085152914 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241230085152914 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152914 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(006A/rtp C:A89C5C45 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:A89C5C45 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:A89C5C45 output_enabled 0 (mgcp_msg.c:125) 20241230085152914 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(006A/rtp C:A89C5C45 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) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:A89C5C45 CRCX: Creating connection: port: 5448 (mgcp_protocol.c:1112) 20241230085152914 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:A89C5C45 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #00: 200 42823 OK (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #02: I: A89C5C45 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #05: o=- A89C5C45 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241230085152914 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241230085152914 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152914 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(006B/rtp C:C444B712 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:C444B712 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:C444B712 output_enabled 0 (mgcp_msg.c:125) 20241230085152914 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(006B/rtp C:C444B712 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) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:C444B712 CRCX: Creating connection: port: 5450 (mgcp_protocol.c:1112) 20241230085152914 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:C444B712 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #00: 200 42824 OK (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #02: I: C444B712 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #05: o=- C444B712 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241230085152914 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241230085152914 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152914 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(006C/rtp C:3E9D3A97 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:3E9D3A97 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:3E9D3A97 output_enabled 0 (mgcp_msg.c:125) 20241230085152914 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(006C/rtp C:3E9D3A97 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) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:3E9D3A97 CRCX: Creating connection: port: 5452 (mgcp_protocol.c:1112) 20241230085152914 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:3E9D3A97 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152914 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #00: 200 42825 OK (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E9D3A97 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3E9D3A97 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152914 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241230085152915 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241230085152915 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152915 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(006D/rtp C:F3A282F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:F3A282F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:F3A282F9 output_enabled 0 (mgcp_msg.c:125) 20241230085152915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(006D/rtp C:F3A282F9 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) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:F3A282F9 CRCX: Creating connection: port: 5454 (mgcp_protocol.c:1112) 20241230085152915 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:F3A282F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #00: 200 42826 OK (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #02: I: F3A282F9 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #05: o=- F3A282F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42827 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241230085152915 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241230085152915 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152915 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(006E/rtp C:EDDC6D90 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:EDDC6D90 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:EDDC6D90 output_enabled 0 (mgcp_msg.c:125) 20241230085152915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(006E/rtp C:EDDC6D90 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) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:EDDC6D90 CRCX: Creating connection: port: 5456 (mgcp_protocol.c:1112) 20241230085152915 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:EDDC6D90 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #00: 200 42827 OK (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #02: I: EDDC6D90 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #05: o=- EDDC6D90 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42828 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241230085152915 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241230085152915 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152915 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(006F/rtp C:0A227296 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:0A227296 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:0A227296 output_enabled 0 (mgcp_msg.c:125) 20241230085152915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(006F/rtp C:0A227296 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) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:0A227296 CRCX: Creating connection: port: 5458 (mgcp_protocol.c:1112) 20241230085152915 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:0A227296 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #00: 200 42828 OK (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A227296 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0A227296 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241230085152915 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241230085152915 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152915 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(0070/rtp C:96A51C4F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:96A51C4F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:96A51C4F output_enabled 0 (mgcp_msg.c:125) 20241230085152915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(0070/rtp C:96A51C4F 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) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152915 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:96A51C4F CRCX: Creating connection: port: 5460 (mgcp_protocol.c:1112) 20241230085152915 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:96A51C4F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152916 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #00: 200 42829 OK (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #02: I: 96A51C4F (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #05: o=- 96A51C4F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241230085152916 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241230085152916 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152916 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152916 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(0071/rtp C:145E3F07 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152916 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:145E3F07 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152916 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:145E3F07 output_enabled 0 (mgcp_msg.c:125) 20241230085152916 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152916 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(0071/rtp C:145E3F07 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) 20241230085152916 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152916 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:145E3F07 CRCX: Creating connection: port: 5462 (mgcp_protocol.c:1112) 20241230085152916 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:145E3F07 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152916 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #00: 200 42830 OK (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #02: I: 145E3F07 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #05: o=- 145E3F07 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152916 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241230085152917 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241230085152917 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152917 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(0072/rtp C:0FF37038 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:0FF37038 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:0FF37038 output_enabled 0 (mgcp_msg.c:125) 20241230085152917 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(0072/rtp C:0FF37038 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) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:0FF37038 CRCX: Creating connection: port: 5464 (mgcp_protocol.c:1112) 20241230085152917 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:0FF37038 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #00: 200 42831 OK (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FF37038 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0FF37038 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42832 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241230085152917 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241230085152917 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152917 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(0073/rtp C:7230AB44 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:7230AB44 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:7230AB44 output_enabled 0 (mgcp_msg.c:125) 20241230085152917 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(0073/rtp C:7230AB44 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) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:7230AB44 CRCX: Creating connection: port: 5466 (mgcp_protocol.c:1112) 20241230085152917 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:7230AB44 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #00: 200 42832 OK (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #02: I: 7230AB44 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7230AB44 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42833 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241230085152917 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241230085152917 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152917 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(0074/rtp C:31171C90 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:31171C90 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:31171C90 output_enabled 0 (mgcp_msg.c:125) 20241230085152917 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(0074/rtp C:31171C90 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) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152917 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:31171C90 CRCX: Creating connection: port: 5468 (mgcp_protocol.c:1112) 20241230085152917 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:31171C90 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #00: 200 42833 OK (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #02: I: 31171C90 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31171C90 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241230085152918 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241230085152918 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152918 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(0075/rtp C:04B06DE1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:04B06DE1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:04B06DE1 output_enabled 0 (mgcp_msg.c:125) 20241230085152918 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(0075/rtp C:04B06DE1 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) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:04B06DE1 CRCX: Creating connection: port: 5470 (mgcp_protocol.c:1112) 20241230085152918 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:04B06DE1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #00: 200 42834 OK (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #02: I: 04B06DE1 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #05: o=- 04B06DE1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241230085152918 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241230085152918 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152918 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(0076/rtp C:11F6948D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:11F6948D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:11F6948D output_enabled 0 (mgcp_msg.c:125) 20241230085152918 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(0076/rtp C:11F6948D 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) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:11F6948D CRCX: Creating connection: port: 5472 (mgcp_protocol.c:1112) 20241230085152918 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:11F6948D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #00: 200 42835 OK (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #02: I: 11F6948D (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #05: o=- 11F6948D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241230085152918 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241230085152918 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152918 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(0077/rtp C:B7F96C88 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:B7F96C88 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:B7F96C88 output_enabled 0 (mgcp_msg.c:125) 20241230085152918 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(0077/rtp C:B7F96C88 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) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:B7F96C88 CRCX: Creating connection: port: 5474 (mgcp_protocol.c:1112) 20241230085152918 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:B7F96C88 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152918 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #00: 200 42836 OK (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #02: I: B7F96C88 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #05: o=- B7F96C88 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152918 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241230085152919 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241230085152919 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152919 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(0078/rtp C:D1B3F4CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:D1B3F4CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:D1B3F4CC output_enabled 0 (mgcp_msg.c:125) 20241230085152919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(0078/rtp C:D1B3F4CC 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) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:D1B3F4CC CRCX: Creating connection: port: 5476 (mgcp_protocol.c:1112) 20241230085152919 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:D1B3F4CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #00: 200 42837 OK (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #02: I: D1B3F4CC (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #05: o=- D1B3F4CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241230085152919 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241230085152919 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152919 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(0079/rtp C:BA7C0E59 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:BA7C0E59 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:BA7C0E59 output_enabled 0 (mgcp_msg.c:125) 20241230085152919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(0079/rtp C:BA7C0E59 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) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:BA7C0E59 CRCX: Creating connection: port: 5478 (mgcp_protocol.c:1112) 20241230085152919 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:BA7C0E59 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #00: 200 42838 OK (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #02: I: BA7C0E59 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #05: o=- BA7C0E59 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241230085152919 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241230085152919 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152919 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(007A/rtp C:3CA6469A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:3CA6469A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:3CA6469A output_enabled 0 (mgcp_msg.c:125) 20241230085152919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(007A/rtp C:3CA6469A 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) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:3CA6469A CRCX: Creating connection: port: 5480 (mgcp_protocol.c:1112) 20241230085152919 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:3CA6469A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #00: 200 42839 OK (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CA6469A (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3CA6469A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152919 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241230085152920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241230085152920 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152920 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(007B/rtp C:947BCBFA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:947BCBFA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:947BCBFA output_enabled 0 (mgcp_msg.c:125) 20241230085152920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(007B/rtp C:947BCBFA 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) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:947BCBFA CRCX: Creating connection: port: 5482 (mgcp_protocol.c:1112) 20241230085152920 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:947BCBFA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #00: 200 42840 OK (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #02: I: 947BCBFA (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #05: o=- 947BCBFA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241230085152920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241230085152920 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152920 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(007C/rtp C:6067189F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:6067189F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:6067189F output_enabled 0 (mgcp_msg.c:125) 20241230085152920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(007C/rtp C:6067189F 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) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:6067189F CRCX: Creating connection: port: 5484 (mgcp_protocol.c:1112) 20241230085152920 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:6067189F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #00: 200 42841 OK (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #02: I: 6067189F (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6067189F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241230085152920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241230085152920 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152920 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(007D/rtp C:50B396E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:50B396E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:50B396E0 output_enabled 0 (mgcp_msg.c:125) 20241230085152920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(007D/rtp C:50B396E0 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) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:50B396E0 CRCX: Creating connection: port: 5486 (mgcp_protocol.c:1112) 20241230085152920 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:50B396E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #00: 200 42842 OK (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #02: I: 50B396E0 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #05: o=- 50B396E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241230085152920 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241230085152920 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152920 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(007E/rtp C:07BDD79D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:07BDD79D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:07BDD79D output_enabled 0 (mgcp_msg.c:125) 20241230085152920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(007E/rtp C:07BDD79D 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) 20241230085152920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:07BDD79D CRCX: Creating connection: port: 5488 (mgcp_protocol.c:1112) 20241230085152921 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:07BDD79D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #00: 200 42843 OK (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #02: I: 07BDD79D (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #05: o=- 07BDD79D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241230085152921 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241230085152921 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152921 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(007F/rtp C:DAF0CD53 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:DAF0CD53 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:DAF0CD53 output_enabled 0 (mgcp_msg.c:125) 20241230085152921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(007F/rtp C:DAF0CD53 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) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:DAF0CD53 CRCX: Creating connection: port: 5490 (mgcp_protocol.c:1112) 20241230085152921 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:DAF0CD53 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #00: 200 42844 OK (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #02: I: DAF0CD53 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #05: o=- DAF0CD53 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42845 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241230085152921 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241230085152921 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152921 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(0080/rtp C:8741CE5F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:8741CE5F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:8741CE5F output_enabled 0 (mgcp_msg.c:125) 20241230085152921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(0080/rtp C:8741CE5F 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) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:8741CE5F CRCX: Creating connection: port: 5492 (mgcp_protocol.c:1112) 20241230085152921 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:8741CE5F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #00: 200 42845 OK (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #02: I: 8741CE5F (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8741CE5F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241230085152921 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241230085152921 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152921 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(0081/rtp C:532EE553 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:532EE553 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:532EE553 output_enabled 0 (mgcp_msg.c:125) 20241230085152921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(0081/rtp C:532EE553 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) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:532EE553 CRCX: Creating connection: port: 5494 (mgcp_protocol.c:1112) 20241230085152921 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:532EE553 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152921 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #00: 200 42846 OK (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #02: I: 532EE553 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152921 DLMGCP DEBUG <0013> Generated response: line #05: o=- 532EE553 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241230085152922 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241230085152922 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152922 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(0082/rtp C:F7811849 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:F7811849 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:F7811849 output_enabled 0 (mgcp_msg.c:125) 20241230085152922 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(0082/rtp C:F7811849 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) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:F7811849 CRCX: Creating connection: port: 5496 (mgcp_protocol.c:1112) 20241230085152922 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:F7811849 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #00: 200 42847 OK (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #02: I: F7811849 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #05: o=- F7811849 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42848 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241230085152922 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241230085152922 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152922 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(0083/rtp C:61CF0BCF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:61CF0BCF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:61CF0BCF output_enabled 0 (mgcp_msg.c:125) 20241230085152922 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(0083/rtp C:61CF0BCF 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) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:61CF0BCF CRCX: Creating connection: port: 5498 (mgcp_protocol.c:1112) 20241230085152922 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:61CF0BCF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152922 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #00: 200 42848 OK (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #02: I: 61CF0BCF (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #05: o=- 61CF0BCF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152922 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241230085152923 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241230085152923 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152923 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(0084/rtp C:4A8CE6C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:4A8CE6C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:4A8CE6C4 output_enabled 0 (mgcp_msg.c:125) 20241230085152923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(0084/rtp C:4A8CE6C4 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) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:4A8CE6C4 CRCX: Creating connection: port: 5500 (mgcp_protocol.c:1112) 20241230085152923 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:4A8CE6C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #00: 200 42849 OK (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A8CE6C4 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A8CE6C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241230085152923 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241230085152923 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152923 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(0085/rtp C:2FDD019F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2FDD019F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2FDD019F output_enabled 0 (mgcp_msg.c:125) 20241230085152923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(0085/rtp C:2FDD019F 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) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2FDD019F CRCX: Creating connection: port: 5502 (mgcp_protocol.c:1112) 20241230085152923 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:2FDD019F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #00: 200 42850 OK (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #02: I: 2FDD019F (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2FDD019F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42851 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241230085152923 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241230085152923 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152923 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(0086/rtp C:D6E67990 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:D6E67990 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:D6E67990 output_enabled 0 (mgcp_msg.c:125) 20241230085152923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(0086/rtp C:D6E67990 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) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:D6E67990 CRCX: Creating connection: port: 5504 (mgcp_protocol.c:1112) 20241230085152923 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:D6E67990 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #00: 200 42851 OK (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #02: I: D6E67990 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #05: o=- D6E67990 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241230085152923 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241230085152923 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152923 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(0087/rtp C:AE681E64 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:AE681E64 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:AE681E64 output_enabled 0 (mgcp_msg.c:125) 20241230085152923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(0087/rtp C:AE681E64 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) 20241230085152923 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:AE681E64 CRCX: Creating connection: port: 5506 (mgcp_protocol.c:1112) 20241230085152924 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:AE681E64 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #00: 200 42852 OK (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #02: I: AE681E64 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #05: o=- AE681E64 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241230085152924 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241230085152924 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152924 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(0088/rtp C:8237D0DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:8237D0DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:8237D0DC output_enabled 0 (mgcp_msg.c:125) 20241230085152924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(0088/rtp C:8237D0DC 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) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:8237D0DC CRCX: Creating connection: port: 5508 (mgcp_protocol.c:1112) 20241230085152924 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:8237D0DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #00: 200 42853 OK (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #02: I: 8237D0DC (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8237D0DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241230085152924 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241230085152924 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152924 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(0089/rtp C:2EFDAE04 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:2EFDAE04 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:2EFDAE04 output_enabled 0 (mgcp_msg.c:125) 20241230085152924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(0089/rtp C:2EFDAE04 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) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:2EFDAE04 CRCX: Creating connection: port: 5510 (mgcp_protocol.c:1112) 20241230085152924 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:2EFDAE04 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #00: 200 42854 OK (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EFDAE04 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2EFDAE04 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42855 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241230085152924 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241230085152924 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152924 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(008A/rtp C:75D8CD94 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:75D8CD94 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:75D8CD94 output_enabled 0 (mgcp_msg.c:125) 20241230085152924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(008A/rtp C:75D8CD94 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) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:75D8CD94 CRCX: Creating connection: port: 5512 (mgcp_protocol.c:1112) 20241230085152924 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:75D8CD94 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #00: 200 42855 OK (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #02: I: 75D8CD94 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #05: o=- 75D8CD94 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152924 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241230085152925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241230085152925 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152925 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(008B/rtp C:D14DCE6E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:D14DCE6E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:D14DCE6E output_enabled 0 (mgcp_msg.c:125) 20241230085152925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(008B/rtp C:D14DCE6E 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) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:D14DCE6E CRCX: Creating connection: port: 5514 (mgcp_protocol.c:1112) 20241230085152925 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:D14DCE6E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #00: 200 42856 OK (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #02: I: D14DCE6E (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #05: o=- D14DCE6E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241230085152925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241230085152925 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152925 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(008C/rtp C:CE9EC6B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:CE9EC6B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:CE9EC6B4 output_enabled 0 (mgcp_msg.c:125) 20241230085152925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(008C/rtp C:CE9EC6B4 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) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:CE9EC6B4 CRCX: Creating connection: port: 5516 (mgcp_protocol.c:1112) 20241230085152925 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:CE9EC6B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #00: 200 42857 OK (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #02: I: CE9EC6B4 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #05: o=- CE9EC6B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241230085152925 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241230085152925 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152925 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(008D/rtp C:CD4700FD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:CD4700FD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:CD4700FD output_enabled 0 (mgcp_msg.c:125) 20241230085152925 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(008D/rtp C:CD4700FD 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) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:CD4700FD CRCX: Creating connection: port: 5518 (mgcp_protocol.c:1112) 20241230085152925 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:CD4700FD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152925 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #00: 200 42858 OK (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #02: I: CD4700FD (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #05: o=- CD4700FD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152925 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241230085152926 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241230085152926 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152926 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(008E/rtp C:83B43B80 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:83B43B80 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:83B43B80 output_enabled 0 (mgcp_msg.c:125) 20241230085152926 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(008E/rtp C:83B43B80 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) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:83B43B80 CRCX: Creating connection: port: 5520 (mgcp_protocol.c:1112) 20241230085152926 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:83B43B80 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #00: 200 42859 OK (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #02: I: 83B43B80 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #05: o=- 83B43B80 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241230085152926 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241230085152926 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152926 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(008F/rtp C:1A50017F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:1A50017F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:1A50017F output_enabled 0 (mgcp_msg.c:125) 20241230085152926 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(008F/rtp C:1A50017F 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) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:1A50017F CRCX: Creating connection: port: 5522 (mgcp_protocol.c:1112) 20241230085152926 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:1A50017F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #00: 200 42860 OK (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A50017F (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1A50017F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241230085152926 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241230085152926 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152926 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(0090/rtp C:48B32768 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:48B32768 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:48B32768 output_enabled 0 (mgcp_msg.c:125) 20241230085152926 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(0090/rtp C:48B32768 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) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:48B32768 CRCX: Creating connection: port: 5524 (mgcp_protocol.c:1112) 20241230085152926 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:48B32768 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152926 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #00: 200 42861 OK (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #02: I: 48B32768 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #05: o=- 48B32768 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152926 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241230085152927 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241230085152927 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152927 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(0091/rtp C:055BEFD8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:055BEFD8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:055BEFD8 output_enabled 0 (mgcp_msg.c:125) 20241230085152927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(0091/rtp C:055BEFD8 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) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:055BEFD8 CRCX: Creating connection: port: 5526 (mgcp_protocol.c:1112) 20241230085152927 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:055BEFD8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #00: 200 42862 OK (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #02: I: 055BEFD8 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #05: o=- 055BEFD8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241230085152927 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241230085152927 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152927 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(0092/rtp C:46816EB0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:46816EB0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:46816EB0 output_enabled 0 (mgcp_msg.c:125) 20241230085152927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(0092/rtp C:46816EB0 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) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:46816EB0 CRCX: Creating connection: port: 5528 (mgcp_protocol.c:1112) 20241230085152927 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:46816EB0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #00: 200 42863 OK (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #02: I: 46816EB0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #05: o=- 46816EB0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241230085152927 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241230085152927 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152927 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(0093/rtp C:8804C878 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:8804C878 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:8804C878 output_enabled 0 (mgcp_msg.c:125) 20241230085152927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(0093/rtp C:8804C878 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) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:8804C878 CRCX: Creating connection: port: 5530 (mgcp_protocol.c:1112) 20241230085152927 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:8804C878 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #00: 200 42864 OK (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #02: I: 8804C878 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8804C878 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241230085152927 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241230085152927 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152927 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(0094/rtp C:994DB825 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:994DB825 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:994DB825 output_enabled 0 (mgcp_msg.c:125) 20241230085152927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(0094/rtp C:994DB825 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) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:994DB825 CRCX: Creating connection: port: 5532 (mgcp_protocol.c:1112) 20241230085152927 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:994DB825 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152927 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #00: 200 42865 OK (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #02: I: 994DB825 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #05: o=- 994DB825 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152927 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241230085152928 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241230085152928 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152928 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(0095/rtp C:1105E891 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:1105E891 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:1105E891 output_enabled 0 (mgcp_msg.c:125) 20241230085152928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(0095/rtp C:1105E891 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) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:1105E891 CRCX: Creating connection: port: 5534 (mgcp_protocol.c:1112) 20241230085152928 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:1105E891 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #00: 200 42866 OK (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #02: I: 1105E891 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1105E891 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241230085152928 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241230085152928 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152928 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(0096/rtp C:19F73485 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:19F73485 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:19F73485 output_enabled 0 (mgcp_msg.c:125) 20241230085152928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(0096/rtp C:19F73485 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) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:19F73485 CRCX: Creating connection: port: 5536 (mgcp_protocol.c:1112) 20241230085152928 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:19F73485 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #00: 200 42867 OK (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #02: I: 19F73485 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #05: o=- 19F73485 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241230085152928 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241230085152928 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152928 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(0097/rtp C:F30868CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:F30868CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152928 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:F30868CA output_enabled 0 (mgcp_msg.c:125) 20241230085152929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(0097/rtp C:F30868CA 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) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:F30868CA CRCX: Creating connection: port: 5538 (mgcp_protocol.c:1112) 20241230085152929 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:F30868CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #00: 200 42868 OK (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #02: I: F30868CA (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #05: o=- F30868CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241230085152929 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241230085152929 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152929 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(0098/rtp C:F335AB9A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:F335AB9A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:F335AB9A output_enabled 0 (mgcp_msg.c:125) 20241230085152929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(0098/rtp C:F335AB9A 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) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:F335AB9A CRCX: Creating connection: port: 5540 (mgcp_protocol.c:1112) 20241230085152929 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:F335AB9A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #00: 200 42869 OK (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #02: I: F335AB9A (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #05: o=- F335AB9A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42870 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241230085152929 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241230085152929 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152929 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(0099/rtp C:AABCD461 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:AABCD461 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:AABCD461 output_enabled 0 (mgcp_msg.c:125) 20241230085152929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(0099/rtp C:AABCD461 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) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:AABCD461 CRCX: Creating connection: port: 5542 (mgcp_protocol.c:1112) 20241230085152929 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:AABCD461 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #00: 200 42870 OK (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #02: I: AABCD461 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #05: o=- AABCD461 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42871 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241230085152929 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241230085152929 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152929 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(009A/rtp C:908BC6BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:908BC6BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:908BC6BD output_enabled 0 (mgcp_msg.c:125) 20241230085152929 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(009A/rtp C:908BC6BD 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) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:908BC6BD CRCX: Creating connection: port: 5544 (mgcp_protocol.c:1112) 20241230085152929 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:908BC6BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #00: 200 42871 OK (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #02: I: 908BC6BD (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #05: o=- 908BC6BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152929 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241230085152930 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241230085152930 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152930 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(009B/rtp C:B5960A7F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:B5960A7F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:B5960A7F output_enabled 0 (mgcp_msg.c:125) 20241230085152930 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(009B/rtp C:B5960A7F 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) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:B5960A7F CRCX: Creating connection: port: 5546 (mgcp_protocol.c:1112) 20241230085152930 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:B5960A7F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #00: 200 42872 OK (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #02: I: B5960A7F (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #05: o=- B5960A7F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42873 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241230085152930 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241230085152930 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152930 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(009C/rtp C:52476D5E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:52476D5E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:52476D5E output_enabled 0 (mgcp_msg.c:125) 20241230085152930 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(009C/rtp C:52476D5E 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) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:52476D5E CRCX: Creating connection: port: 5548 (mgcp_protocol.c:1112) 20241230085152930 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:52476D5E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #00: 200 42873 OK (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #02: I: 52476D5E (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #05: o=- 52476D5E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42874 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241230085152930 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241230085152930 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152930 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(009D/rtp C:B8FD6278 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:B8FD6278 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:B8FD6278 output_enabled 0 (mgcp_msg.c:125) 20241230085152930 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(009D/rtp C:B8FD6278 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) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:B8FD6278 CRCX: Creating connection: port: 5550 (mgcp_protocol.c:1112) 20241230085152930 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:B8FD6278 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152930 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #00: 200 42874 OK (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #02: I: B8FD6278 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #05: o=- B8FD6278 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152930 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42875 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241230085152931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241230085152931 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152931 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(009E/rtp C:DE88CBEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:DE88CBEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:DE88CBEB output_enabled 0 (mgcp_msg.c:125) 20241230085152931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(009E/rtp C:DE88CBEB 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) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:DE88CBEB CRCX: Creating connection: port: 5552 (mgcp_protocol.c:1112) 20241230085152931 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:DE88CBEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #00: 200 42875 OK (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #02: I: DE88CBEB (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #05: o=- DE88CBEB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42876 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241230085152931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241230085152931 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152931 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(009F/rtp C:9687F4B9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:9687F4B9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:9687F4B9 output_enabled 0 (mgcp_msg.c:125) 20241230085152931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(009F/rtp C:9687F4B9 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) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:9687F4B9 CRCX: Creating connection: port: 5554 (mgcp_protocol.c:1112) 20241230085152931 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:9687F4B9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #00: 200 42876 OK (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #02: I: 9687F4B9 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9687F4B9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42877 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241230085152931 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241230085152931 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152931 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(00A0/rtp C:86431DF7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:86431DF7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:86431DF7 output_enabled 0 (mgcp_msg.c:125) 20241230085152931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(00A0/rtp C:86431DF7 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) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:86431DF7 CRCX: Creating connection: port: 5556 (mgcp_protocol.c:1112) 20241230085152931 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:86431DF7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #00: 200 42877 OK (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #02: I: 86431DF7 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #05: o=- 86431DF7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152931 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42878 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241230085152932 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241230085152932 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152932 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(00A1/rtp C:B4D5D589 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:B4D5D589 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:B4D5D589 output_enabled 0 (mgcp_msg.c:125) 20241230085152932 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(00A1/rtp C:B4D5D589 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) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:B4D5D589 CRCX: Creating connection: port: 5558 (mgcp_protocol.c:1112) 20241230085152932 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:B4D5D589 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #00: 200 42878 OK (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #02: I: B4D5D589 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #05: o=- B4D5D589 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42879 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241230085152932 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241230085152932 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152932 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(00A2/rtp C:82EF29BA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:82EF29BA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:82EF29BA output_enabled 0 (mgcp_msg.c:125) 20241230085152932 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(00A2/rtp C:82EF29BA 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) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:82EF29BA CRCX: Creating connection: port: 5560 (mgcp_protocol.c:1112) 20241230085152932 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:82EF29BA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #00: 200 42879 OK (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #02: I: 82EF29BA (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #05: o=- 82EF29BA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241230085152932 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241230085152932 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152932 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(00A3/rtp C:B92A8D93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:B92A8D93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:B92A8D93 output_enabled 0 (mgcp_msg.c:125) 20241230085152932 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(00A3/rtp C:B92A8D93 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) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:B92A8D93 CRCX: Creating connection: port: 5562 (mgcp_protocol.c:1112) 20241230085152932 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:B92A8D93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152932 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #00: 200 42880 OK (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #02: I: B92A8D93 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #05: o=- B92A8D93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152932 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241230085152933 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241230085152933 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152933 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(00A4/rtp C:BFFC29A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:BFFC29A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:BFFC29A3 output_enabled 0 (mgcp_msg.c:125) 20241230085152933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(00A4/rtp C:BFFC29A3 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) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:BFFC29A3 CRCX: Creating connection: port: 5564 (mgcp_protocol.c:1112) 20241230085152933 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:BFFC29A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #00: 200 42881 OK (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #02: I: BFFC29A3 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #05: o=- BFFC29A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42882 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241230085152933 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241230085152933 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152933 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(00A5/rtp C:D801A110 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:D801A110 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:D801A110 output_enabled 0 (mgcp_msg.c:125) 20241230085152933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(00A5/rtp C:D801A110 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) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:D801A110 CRCX: Creating connection: port: 5566 (mgcp_protocol.c:1112) 20241230085152933 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:D801A110 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #00: 200 42882 OK (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #02: I: D801A110 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #05: o=- D801A110 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42883 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241230085152933 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241230085152933 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152933 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(00A6/rtp C:B2AA32F7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B2AA32F7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B2AA32F7 output_enabled 0 (mgcp_msg.c:125) 20241230085152933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(00A6/rtp C:B2AA32F7 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) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B2AA32F7 CRCX: Creating connection: port: 5568 (mgcp_protocol.c:1112) 20241230085152933 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:B2AA32F7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152933 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #00: 200 42883 OK (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #02: I: B2AA32F7 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2AA32F7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152933 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42884 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241230085152934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241230085152934 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152934 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(00A7/rtp C:474F5711 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:474F5711 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:474F5711 output_enabled 0 (mgcp_msg.c:125) 20241230085152934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(00A7/rtp C:474F5711 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) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:474F5711 CRCX: Creating connection: port: 5570 (mgcp_protocol.c:1112) 20241230085152934 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:474F5711 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #00: 200 42884 OK (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #02: I: 474F5711 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #05: o=- 474F5711 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42885 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241230085152934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241230085152934 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152934 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(00A8/rtp C:9EDA227D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:9EDA227D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:9EDA227D output_enabled 0 (mgcp_msg.c:125) 20241230085152934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(00A8/rtp C:9EDA227D 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) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:9EDA227D CRCX: Creating connection: port: 5572 (mgcp_protocol.c:1112) 20241230085152934 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:9EDA227D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #00: 200 42885 OK (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #02: I: 9EDA227D (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9EDA227D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42886 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241230085152934 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241230085152934 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152934 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(00A9/rtp C:608B975A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:608B975A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:608B975A output_enabled 0 (mgcp_msg.c:125) 20241230085152934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(00A9/rtp C:608B975A 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) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:608B975A CRCX: Creating connection: port: 5574 (mgcp_protocol.c:1112) 20241230085152934 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:608B975A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152934 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #00: 200 42886 OK (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #02: I: 608B975A (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #05: o=- 608B975A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152934 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42887 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241230085152935 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241230085152935 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152935 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(00AA/rtp C:47C74A28 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:47C74A28 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:47C74A28 output_enabled 0 (mgcp_msg.c:125) 20241230085152935 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(00AA/rtp C:47C74A28 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) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:47C74A28 CRCX: Creating connection: port: 5576 (mgcp_protocol.c:1112) 20241230085152935 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:47C74A28 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #00: 200 42887 OK (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #02: I: 47C74A28 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #05: o=- 47C74A28 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42888 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241230085152935 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241230085152935 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152935 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(00AB/rtp C:629D9BCD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:629D9BCD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:629D9BCD output_enabled 0 (mgcp_msg.c:125) 20241230085152935 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(00AB/rtp C:629D9BCD 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) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:629D9BCD CRCX: Creating connection: port: 5578 (mgcp_protocol.c:1112) 20241230085152935 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:629D9BCD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #00: 200 42888 OK (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #02: I: 629D9BCD (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #05: o=- 629D9BCD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42889 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241230085152935 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241230085152935 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152935 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(00AC/rtp C:29F68399 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:29F68399 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:29F68399 output_enabled 0 (mgcp_msg.c:125) 20241230085152935 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(00AC/rtp C:29F68399 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) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:29F68399 CRCX: Creating connection: port: 5580 (mgcp_protocol.c:1112) 20241230085152935 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:29F68399 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152935 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #00: 200 42889 OK (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #02: I: 29F68399 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #05: o=- 29F68399 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152935 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42890 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241230085152936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241230085152936 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152936 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(00AD/rtp C:0E93D8D3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:0E93D8D3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:0E93D8D3 output_enabled 0 (mgcp_msg.c:125) 20241230085152936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(00AD/rtp C:0E93D8D3 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) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:0E93D8D3 CRCX: Creating connection: port: 5582 (mgcp_protocol.c:1112) 20241230085152936 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:0E93D8D3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #00: 200 42890 OK (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E93D8D3 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0E93D8D3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42891 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241230085152936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241230085152936 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152936 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(00AE/rtp C:B11FBCFC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:B11FBCFC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:B11FBCFC output_enabled 0 (mgcp_msg.c:125) 20241230085152936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(00AE/rtp C:B11FBCFC 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) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:B11FBCFC CRCX: Creating connection: port: 5584 (mgcp_protocol.c:1112) 20241230085152936 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:B11FBCFC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #00: 200 42891 OK (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #02: I: B11FBCFC (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #05: o=- B11FBCFC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42892 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241230085152936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241230085152936 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152936 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(00AF/rtp C:1F1A8E6E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:1F1A8E6E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:1F1A8E6E output_enabled 0 (mgcp_msg.c:125) 20241230085152936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(00AF/rtp C:1F1A8E6E 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) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:1F1A8E6E CRCX: Creating connection: port: 5586 (mgcp_protocol.c:1112) 20241230085152936 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:1F1A8E6E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #00: 200 42892 OK (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F1A8E6E (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1F1A8E6E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42893 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241230085152936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241230085152936 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152936 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(00B0/rtp C:7F02E063 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:7F02E063 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:7F02E063 output_enabled 0 (mgcp_msg.c:125) 20241230085152936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(00B0/rtp C:7F02E063 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) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:7F02E063 CRCX: Creating connection: port: 5588 (mgcp_protocol.c:1112) 20241230085152936 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:7F02E063 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #00: 200 42893 OK (mgcp_msg.c:67) 20241230085152936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F02E063 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7F02E063 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42894 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241230085152937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241230085152937 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152937 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(00B1/rtp C:FABA5748 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:FABA5748 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:FABA5748 output_enabled 0 (mgcp_msg.c:125) 20241230085152937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(00B1/rtp C:FABA5748 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) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:FABA5748 CRCX: Creating connection: port: 5590 (mgcp_protocol.c:1112) 20241230085152937 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:FABA5748 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #00: 200 42894 OK (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #02: I: FABA5748 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #05: o=- FABA5748 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42895 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241230085152937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241230085152937 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152937 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(00B2/rtp C:50BD9E53 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:50BD9E53 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:50BD9E53 output_enabled 0 (mgcp_msg.c:125) 20241230085152937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(00B2/rtp C:50BD9E53 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) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:50BD9E53 CRCX: Creating connection: port: 5592 (mgcp_protocol.c:1112) 20241230085152937 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:50BD9E53 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #00: 200 42895 OK (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #02: I: 50BD9E53 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #05: o=- 50BD9E53 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42896 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241230085152937 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241230085152937 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152937 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(00B3/rtp C:79CA0CE2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:79CA0CE2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:79CA0CE2 output_enabled 0 (mgcp_msg.c:125) 20241230085152937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(00B3/rtp C:79CA0CE2 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) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:79CA0CE2 CRCX: Creating connection: port: 5594 (mgcp_protocol.c:1112) 20241230085152937 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:79CA0CE2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152937 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #00: 200 42896 OK (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #02: I: 79CA0CE2 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #05: o=- 79CA0CE2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152937 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42897 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241230085152938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241230085152938 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152938 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(00B4/rtp C:F291AFA5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:F291AFA5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:F291AFA5 output_enabled 0 (mgcp_msg.c:125) 20241230085152938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(00B4/rtp C:F291AFA5 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) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:F291AFA5 CRCX: Creating connection: port: 5596 (mgcp_protocol.c:1112) 20241230085152938 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:F291AFA5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #00: 200 42897 OK (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #02: I: F291AFA5 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #05: o=- F291AFA5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42898 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241230085152938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241230085152938 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152938 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(00B5/rtp C:BC5D18E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:BC5D18E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:BC5D18E1 output_enabled 0 (mgcp_msg.c:125) 20241230085152938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(00B5/rtp C:BC5D18E1 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) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:BC5D18E1 CRCX: Creating connection: port: 5598 (mgcp_protocol.c:1112) 20241230085152938 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:BC5D18E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #00: 200 42898 OK (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #02: I: BC5D18E1 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC5D18E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42899 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241230085152938 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241230085152938 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152938 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(00B6/rtp C:77A4CE59 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:77A4CE59 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:77A4CE59 output_enabled 0 (mgcp_msg.c:125) 20241230085152938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(00B6/rtp C:77A4CE59 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) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:77A4CE59 CRCX: Creating connection: port: 5600 (mgcp_protocol.c:1112) 20241230085152938 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:77A4CE59 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #00: 200 42899 OK (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #02: I: 77A4CE59 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #05: o=- 77A4CE59 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152938 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42900 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241230085152939 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241230085152939 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152939 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(00B7/rtp C:67621C5C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:67621C5C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:67621C5C output_enabled 0 (mgcp_msg.c:125) 20241230085152939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(00B7/rtp C:67621C5C 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) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:67621C5C CRCX: Creating connection: port: 5602 (mgcp_protocol.c:1112) 20241230085152939 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:67621C5C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #00: 200 42900 OK (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #02: I: 67621C5C (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #05: o=- 67621C5C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42901 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241230085152939 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241230085152939 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152939 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(00B8/rtp C:70B4A713 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:70B4A713 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:70B4A713 output_enabled 0 (mgcp_msg.c:125) 20241230085152939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(00B8/rtp C:70B4A713 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) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:70B4A713 CRCX: Creating connection: port: 5604 (mgcp_protocol.c:1112) 20241230085152939 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:70B4A713 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152939 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #00: 200 42901 OK (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #02: I: 70B4A713 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #05: o=- 70B4A713 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152939 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42902 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241230085152940 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241230085152940 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152940 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(00B9/rtp C:3BF77F04 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:3BF77F04 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:3BF77F04 output_enabled 0 (mgcp_msg.c:125) 20241230085152940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(00B9/rtp C:3BF77F04 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) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:3BF77F04 CRCX: Creating connection: port: 5606 (mgcp_protocol.c:1112) 20241230085152940 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:3BF77F04 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #00: 200 42902 OK (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BF77F04 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3BF77F04 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42903 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241230085152940 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241230085152940 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152940 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(00BA/rtp C:F3E32A5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:F3E32A5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:F3E32A5D output_enabled 0 (mgcp_msg.c:125) 20241230085152940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(00BA/rtp C:F3E32A5D 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) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:F3E32A5D CRCX: Creating connection: port: 5608 (mgcp_protocol.c:1112) 20241230085152940 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:F3E32A5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #00: 200 42903 OK (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #02: I: F3E32A5D (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #05: o=- F3E32A5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152940 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42904 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241230085152941 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241230085152941 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152941 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(00BB/rtp C:AFBBB0B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:AFBBB0B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:AFBBB0B1 output_enabled 0 (mgcp_msg.c:125) 20241230085152941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(00BB/rtp C:AFBBB0B1 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) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:AFBBB0B1 CRCX: Creating connection: port: 5610 (mgcp_protocol.c:1112) 20241230085152941 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:AFBBB0B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #00: 200 42904 OK (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #02: I: AFBBB0B1 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #05: o=- AFBBB0B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42905 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241230085152941 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241230085152941 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152941 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(00BC/rtp C:CF7F2E29 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:CF7F2E29 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:CF7F2E29 output_enabled 0 (mgcp_msg.c:125) 20241230085152941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(00BC/rtp C:CF7F2E29 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) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:CF7F2E29 CRCX: Creating connection: port: 5612 (mgcp_protocol.c:1112) 20241230085152941 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:CF7F2E29 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152941 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #00: 200 42905 OK (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #02: I: CF7F2E29 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #05: o=- CF7F2E29 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152941 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42906 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241230085152942 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241230085152942 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152942 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(00BD/rtp C:BFF2302C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:BFF2302C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:BFF2302C output_enabled 0 (mgcp_msg.c:125) 20241230085152942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(00BD/rtp C:BFF2302C 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) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:BFF2302C CRCX: Creating connection: port: 5614 (mgcp_protocol.c:1112) 20241230085152942 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:BFF2302C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #00: 200 42906 OK (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #02: I: BFF2302C (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #05: o=- BFF2302C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42907 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241230085152942 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241230085152942 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152942 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(00BE/rtp C:B98AAA4D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:B98AAA4D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:B98AAA4D output_enabled 0 (mgcp_msg.c:125) 20241230085152942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(00BE/rtp C:B98AAA4D 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) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:B98AAA4D CRCX: Creating connection: port: 5616 (mgcp_protocol.c:1112) 20241230085152942 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:B98AAA4D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152942 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #00: 200 42907 OK (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #02: I: B98AAA4D (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #05: o=- B98AAA4D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152942 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42908 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241230085152943 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241230085152943 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152943 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(00BF/rtp C:29DE9531 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:29DE9531 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:29DE9531 output_enabled 0 (mgcp_msg.c:125) 20241230085152943 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(00BF/rtp C:29DE9531 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) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:29DE9531 CRCX: Creating connection: port: 5618 (mgcp_protocol.c:1112) 20241230085152943 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:29DE9531 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #00: 200 42908 OK (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #02: I: 29DE9531 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #05: o=- 29DE9531 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42909 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241230085152943 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241230085152943 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152943 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(00C0/rtp C:D37548E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:D37548E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:D37548E0 output_enabled 0 (mgcp_msg.c:125) 20241230085152943 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(00C0/rtp C:D37548E0 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) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:D37548E0 CRCX: Creating connection: port: 5620 (mgcp_protocol.c:1112) 20241230085152943 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:D37548E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152943 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #00: 200 42909 OK (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #02: I: D37548E0 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #05: o=- D37548E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152943 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42910 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241230085152944 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241230085152944 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152944 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(00C1/rtp C:CBED88DA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:CBED88DA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:CBED88DA output_enabled 0 (mgcp_msg.c:125) 20241230085152944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(00C1/rtp C:CBED88DA 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) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:CBED88DA CRCX: Creating connection: port: 5622 (mgcp_protocol.c:1112) 20241230085152944 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:CBED88DA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #00: 200 42910 OK (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #02: I: CBED88DA (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #05: o=- CBED88DA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42911 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241230085152944 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241230085152944 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152944 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(00C2/rtp C:A13EBCF4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:A13EBCF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:A13EBCF4 output_enabled 0 (mgcp_msg.c:125) 20241230085152944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(00C2/rtp C:A13EBCF4 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) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:A13EBCF4 CRCX: Creating connection: port: 5624 (mgcp_protocol.c:1112) 20241230085152944 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:A13EBCF4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #00: 200 42911 OK (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #02: I: A13EBCF4 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #05: o=- A13EBCF4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152944 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42912 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241230085152945 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241230085152945 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152945 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(00C3/rtp C:D9FB0521 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:D9FB0521 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:D9FB0521 output_enabled 0 (mgcp_msg.c:125) 20241230085152945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(00C3/rtp C:D9FB0521 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) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:D9FB0521 CRCX: Creating connection: port: 5626 (mgcp_protocol.c:1112) 20241230085152945 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:D9FB0521 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #00: 200 42912 OK (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #02: I: D9FB0521 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #05: o=- D9FB0521 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42913 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241230085152945 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241230085152945 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152945 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(00C4/rtp C:B138FE8A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:B138FE8A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:B138FE8A output_enabled 0 (mgcp_msg.c:125) 20241230085152945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(00C4/rtp C:B138FE8A 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) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:B138FE8A CRCX: Creating connection: port: 5628 (mgcp_protocol.c:1112) 20241230085152945 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:B138FE8A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152945 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #00: 200 42913 OK (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #02: I: B138FE8A (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #05: o=- B138FE8A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152945 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42914 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241230085152946 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241230085152946 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152946 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(00C5/rtp C:68267048 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:68267048 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:68267048 output_enabled 0 (mgcp_msg.c:125) 20241230085152946 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(00C5/rtp C:68267048 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) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:68267048 CRCX: Creating connection: port: 5630 (mgcp_protocol.c:1112) 20241230085152946 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:68267048 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #00: 200 42914 OK (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #02: I: 68267048 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #05: o=- 68267048 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42915 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241230085152946 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241230085152946 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152946 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(00C6/rtp C:34CD694A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:34CD694A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:34CD694A output_enabled 0 (mgcp_msg.c:125) 20241230085152946 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(00C6/rtp C:34CD694A 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) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:34CD694A CRCX: Creating connection: port: 5632 (mgcp_protocol.c:1112) 20241230085152946 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:34CD694A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #00: 200 42915 OK (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #02: I: 34CD694A (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #05: o=- 34CD694A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152946 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42916 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241230085152947 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241230085152947 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152947 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(00C7/rtp C:57919583 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:57919583 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:57919583 output_enabled 0 (mgcp_msg.c:125) 20241230085152947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(00C7/rtp C:57919583 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) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:57919583 CRCX: Creating connection: port: 5634 (mgcp_protocol.c:1112) 20241230085152947 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:57919583 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #00: 200 42916 OK (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #02: I: 57919583 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #05: o=- 57919583 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42917 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241230085152947 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241230085152947 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152947 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(00C8/rtp C:D810E737 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:D810E737 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:D810E737 output_enabled 0 (mgcp_msg.c:125) 20241230085152947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(00C8/rtp C:D810E737 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) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:D810E737 CRCX: Creating connection: port: 5636 (mgcp_protocol.c:1112) 20241230085152947 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:D810E737 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #00: 200 42917 OK (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #02: I: D810E737 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #05: o=- D810E737 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152947 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42918 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241230085152948 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241230085152948 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152948 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(00C9/rtp C:0214A40E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:0214A40E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:0214A40E output_enabled 0 (mgcp_msg.c:125) 20241230085152948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(00C9/rtp C:0214A40E 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) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:0214A40E CRCX: Creating connection: port: 5638 (mgcp_protocol.c:1112) 20241230085152948 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:0214A40E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #00: 200 42918 OK (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #02: I: 0214A40E (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0214A40E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42919 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241230085152948 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241230085152948 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152948 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(00CA/rtp C:84310EA4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:84310EA4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:84310EA4 output_enabled 0 (mgcp_msg.c:125) 20241230085152948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(00CA/rtp C:84310EA4 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) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:84310EA4 CRCX: Creating connection: port: 5640 (mgcp_protocol.c:1112) 20241230085152948 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:84310EA4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #00: 200 42919 OK (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #02: I: 84310EA4 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #05: o=- 84310EA4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42920 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241230085152948 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241230085152948 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152948 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(00CB/rtp C:014D5BF1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:014D5BF1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:014D5BF1 output_enabled 0 (mgcp_msg.c:125) 20241230085152948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(00CB/rtp C:014D5BF1 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) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:014D5BF1 CRCX: Creating connection: port: 5642 (mgcp_protocol.c:1112) 20241230085152948 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:014D5BF1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #00: 200 42920 OK (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #02: I: 014D5BF1 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #05: o=- 014D5BF1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152948 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42921 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241230085152949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241230085152949 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152949 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(00CC/rtp C:4864F3A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:4864F3A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:4864F3A0 output_enabled 0 (mgcp_msg.c:125) 20241230085152949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(00CC/rtp C:4864F3A0 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) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:4864F3A0 CRCX: Creating connection: port: 5644 (mgcp_protocol.c:1112) 20241230085152949 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:4864F3A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #00: 200 42921 OK (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #02: I: 4864F3A0 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4864F3A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42922 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241230085152949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241230085152949 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152949 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(00CD/rtp C:066A0607 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:066A0607 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:066A0607 output_enabled 0 (mgcp_msg.c:125) 20241230085152949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(00CD/rtp C:066A0607 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) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:066A0607 CRCX: Creating connection: port: 5646 (mgcp_protocol.c:1112) 20241230085152949 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:066A0607 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #00: 200 42922 OK (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #02: I: 066A0607 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #05: o=- 066A0607 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42923 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241230085152949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241230085152949 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152949 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(00CE/rtp C:3EBC17E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:3EBC17E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:3EBC17E7 output_enabled 0 (mgcp_msg.c:125) 20241230085152949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(00CE/rtp C:3EBC17E7 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) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:3EBC17E7 CRCX: Creating connection: port: 5648 (mgcp_protocol.c:1112) 20241230085152949 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:3EBC17E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #00: 200 42923 OK (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EBC17E7 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3EBC17E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152949 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42924 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241230085152950 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241230085152950 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152950 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(00CF/rtp C:075ED691 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:075ED691 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:075ED691 output_enabled 0 (mgcp_msg.c:125) 20241230085152950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(00CF/rtp C:075ED691 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) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:075ED691 CRCX: Creating connection: port: 5650 (mgcp_protocol.c:1112) 20241230085152950 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:075ED691 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #00: 200 42924 OK (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #02: I: 075ED691 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #05: o=- 075ED691 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42925 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241230085152950 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241230085152950 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152950 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(00D0/rtp C:7B2539D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:7B2539D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:7B2539D7 output_enabled 0 (mgcp_msg.c:125) 20241230085152950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(00D0/rtp C:7B2539D7 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) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:7B2539D7 CRCX: Creating connection: port: 5652 (mgcp_protocol.c:1112) 20241230085152950 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:7B2539D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #00: 200 42925 OK (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B2539D7 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7B2539D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42926 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241230085152950 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241230085152950 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152950 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(00D1/rtp C:5FC19DFD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:5FC19DFD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:5FC19DFD output_enabled 0 (mgcp_msg.c:125) 20241230085152950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(00D1/rtp C:5FC19DFD 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) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:5FC19DFD CRCX: Creating connection: port: 5654 (mgcp_protocol.c:1112) 20241230085152950 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:5FC19DFD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #00: 200 42926 OK (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FC19DFD (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5FC19DFD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152950 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42927 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241230085152951 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241230085152951 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152951 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(00D2/rtp C:0ED5C256 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:0ED5C256 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:0ED5C256 output_enabled 0 (mgcp_msg.c:125) 20241230085152951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(00D2/rtp C:0ED5C256 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) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:0ED5C256 CRCX: Creating connection: port: 5656 (mgcp_protocol.c:1112) 20241230085152951 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:0ED5C256 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #00: 200 42927 OK (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #02: I: 0ED5C256 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0ED5C256 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42928 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241230085152951 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241230085152951 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152951 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(00D3/rtp C:3D19793F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:3D19793F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:3D19793F output_enabled 0 (mgcp_msg.c:125) 20241230085152951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(00D3/rtp C:3D19793F 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) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:3D19793F CRCX: Creating connection: port: 5658 (mgcp_protocol.c:1112) 20241230085152951 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:3D19793F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #00: 200 42928 OK (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D19793F (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3D19793F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42929 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241230085152951 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241230085152951 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152951 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(00D4/rtp C:464B54CF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:464B54CF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:464B54CF output_enabled 0 (mgcp_msg.c:125) 20241230085152951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(00D4/rtp C:464B54CF 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) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:464B54CF CRCX: Creating connection: port: 5660 (mgcp_protocol.c:1112) 20241230085152951 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:464B54CF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152951 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #00: 200 42929 OK (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #02: I: 464B54CF (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #05: o=- 464B54CF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152951 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42930 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241230085152952 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241230085152952 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152952 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(00D5/rtp C:D8CA35E5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:D8CA35E5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:D8CA35E5 output_enabled 0 (mgcp_msg.c:125) 20241230085152952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(00D5/rtp C:D8CA35E5 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) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:D8CA35E5 CRCX: Creating connection: port: 5662 (mgcp_protocol.c:1112) 20241230085152952 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:D8CA35E5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #00: 200 42930 OK (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #02: I: D8CA35E5 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #05: o=- D8CA35E5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42931 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241230085152952 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241230085152952 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152952 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(00D6/rtp C:516D62E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:516D62E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:516D62E7 output_enabled 0 (mgcp_msg.c:125) 20241230085152952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(00D6/rtp C:516D62E7 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) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:516D62E7 CRCX: Creating connection: port: 5664 (mgcp_protocol.c:1112) 20241230085152952 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:516D62E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #00: 200 42931 OK (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #02: I: 516D62E7 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #05: o=- 516D62E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42932 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241230085152952 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241230085152952 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152952 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(00D7/rtp C:4765F68A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:4765F68A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:4765F68A output_enabled 0 (mgcp_msg.c:125) 20241230085152952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(00D7/rtp C:4765F68A 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) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:4765F68A CRCX: Creating connection: port: 5666 (mgcp_protocol.c:1112) 20241230085152952 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:4765F68A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152952 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #00: 200 42932 OK (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #02: I: 4765F68A (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4765F68A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152952 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42933 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241230085152953 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241230085152953 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152953 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(00D8/rtp C:40893418 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:40893418 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:40893418 output_enabled 0 (mgcp_msg.c:125) 20241230085152953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(00D8/rtp C:40893418 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) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:40893418 CRCX: Creating connection: port: 5668 (mgcp_protocol.c:1112) 20241230085152953 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:40893418 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #00: 200 42933 OK (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #02: I: 40893418 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #05: o=- 40893418 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42934 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241230085152953 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241230085152953 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152953 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(00D9/rtp C:6AC77BCA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:6AC77BCA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:6AC77BCA output_enabled 0 (mgcp_msg.c:125) 20241230085152953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(00D9/rtp C:6AC77BCA 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) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:6AC77BCA CRCX: Creating connection: port: 5670 (mgcp_protocol.c:1112) 20241230085152953 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:6AC77BCA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #00: 200 42934 OK (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AC77BCA (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6AC77BCA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42935 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241230085152953 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241230085152953 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152953 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(00DA/rtp C:BF2ABBDA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:BF2ABBDA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:BF2ABBDA output_enabled 0 (mgcp_msg.c:125) 20241230085152953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(00DA/rtp C:BF2ABBDA 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) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:BF2ABBDA CRCX: Creating connection: port: 5672 (mgcp_protocol.c:1112) 20241230085152953 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:BF2ABBDA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #00: 200 42935 OK (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #02: I: BF2ABBDA (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #05: o=- BF2ABBDA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152953 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42936 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241230085152954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241230085152954 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152954 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(00DB/rtp C:2EF5CA81 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:2EF5CA81 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:2EF5CA81 output_enabled 0 (mgcp_msg.c:125) 20241230085152954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(00DB/rtp C:2EF5CA81 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) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:2EF5CA81 CRCX: Creating connection: port: 5674 (mgcp_protocol.c:1112) 20241230085152954 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:2EF5CA81 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #00: 200 42936 OK (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EF5CA81 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2EF5CA81 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42937 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241230085152954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241230085152954 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152954 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(00DC/rtp C:CE75AEA8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:CE75AEA8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:CE75AEA8 output_enabled 0 (mgcp_msg.c:125) 20241230085152954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(00DC/rtp C:CE75AEA8 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) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:CE75AEA8 CRCX: Creating connection: port: 5676 (mgcp_protocol.c:1112) 20241230085152954 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:CE75AEA8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #00: 200 42937 OK (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #02: I: CE75AEA8 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #05: o=- CE75AEA8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42938 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241230085152954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241230085152954 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152954 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(00DD/rtp C:3BFA5C7E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:3BFA5C7E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:3BFA5C7E output_enabled 0 (mgcp_msg.c:125) 20241230085152954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(00DD/rtp C:3BFA5C7E 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) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:3BFA5C7E CRCX: Creating connection: port: 5678 (mgcp_protocol.c:1112) 20241230085152954 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:3BFA5C7E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #00: 200 42938 OK (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BFA5C7E (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3BFA5C7E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42939 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241230085152954 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241230085152954 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152954 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(00DE/rtp C:A1C7E035 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:A1C7E035 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:A1C7E035 output_enabled 0 (mgcp_msg.c:125) 20241230085152954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152954 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(00DE/rtp C:A1C7E035 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) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:A1C7E035 CRCX: Creating connection: port: 5680 (mgcp_protocol.c:1112) 20241230085152955 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:A1C7E035 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #00: 200 42939 OK (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #02: I: A1C7E035 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #05: o=- A1C7E035 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42940 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241230085152955 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241230085152955 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152955 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(00DF/rtp C:A3D47CBA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:A3D47CBA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:A3D47CBA output_enabled 0 (mgcp_msg.c:125) 20241230085152955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(00DF/rtp C:A3D47CBA 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) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:A3D47CBA CRCX: Creating connection: port: 5682 (mgcp_protocol.c:1112) 20241230085152955 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:A3D47CBA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #00: 200 42940 OK (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #02: I: A3D47CBA (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3D47CBA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42941 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241230085152955 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241230085152955 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152955 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(00E0/rtp C:BB76516F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:BB76516F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:BB76516F output_enabled 0 (mgcp_msg.c:125) 20241230085152955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(00E0/rtp C:BB76516F 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) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:BB76516F CRCX: Creating connection: port: 5684 (mgcp_protocol.c:1112) 20241230085152955 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:BB76516F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #00: 200 42941 OK (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #02: I: BB76516F (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB76516F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42942 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241230085152955 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241230085152955 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152955 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(00E1/rtp C:83B43402 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:83B43402 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:83B43402 output_enabled 0 (mgcp_msg.c:125) 20241230085152955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(00E1/rtp C:83B43402 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) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:83B43402 CRCX: Creating connection: port: 5686 (mgcp_protocol.c:1112) 20241230085152955 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:83B43402 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152955 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #00: 200 42942 OK (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #02: I: 83B43402 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #05: o=- 83B43402 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152955 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42943 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241230085152956 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241230085152956 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152956 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(00E2/rtp C:73A464AA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:73A464AA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:73A464AA output_enabled 0 (mgcp_msg.c:125) 20241230085152956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(00E2/rtp C:73A464AA 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) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:73A464AA CRCX: Creating connection: port: 5688 (mgcp_protocol.c:1112) 20241230085152956 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:73A464AA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #00: 200 42943 OK (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #02: I: 73A464AA (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #05: o=- 73A464AA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42944 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241230085152956 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241230085152956 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152956 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(00E3/rtp C:0F40D5AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:0F40D5AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:0F40D5AD output_enabled 0 (mgcp_msg.c:125) 20241230085152956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(00E3/rtp C:0F40D5AD 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) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:0F40D5AD CRCX: Creating connection: port: 5690 (mgcp_protocol.c:1112) 20241230085152956 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:0F40D5AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152956 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #00: 200 42944 OK (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F40D5AD (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F40D5AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152956 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42945 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241230085152957 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241230085152957 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152957 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(00E4/rtp C:F30324A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:F30324A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:F30324A5 output_enabled 0 (mgcp_msg.c:125) 20241230085152957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(00E4/rtp C:F30324A5 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) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:F30324A5 CRCX: Creating connection: port: 5692 (mgcp_protocol.c:1112) 20241230085152957 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:F30324A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #00: 200 42945 OK (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #02: I: F30324A5 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #05: o=- F30324A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42946 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241230085152957 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241230085152957 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152957 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(00E5/rtp C:FD0628BC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:FD0628BC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:FD0628BC output_enabled 0 (mgcp_msg.c:125) 20241230085152957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(00E5/rtp C:FD0628BC 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) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:FD0628BC CRCX: Creating connection: port: 5694 (mgcp_protocol.c:1112) 20241230085152957 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:FD0628BC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #00: 200 42946 OK (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #02: I: FD0628BC (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD0628BC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42947 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241230085152957 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241230085152957 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152957 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(00E6/rtp C:67D0A887 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:67D0A887 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:67D0A887 output_enabled 0 (mgcp_msg.c:125) 20241230085152957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(00E6/rtp C:67D0A887 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) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:67D0A887 CRCX: Creating connection: port: 5696 (mgcp_protocol.c:1112) 20241230085152957 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:67D0A887 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #00: 200 42947 OK (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #02: I: 67D0A887 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #05: o=- 67D0A887 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152957 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42948 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241230085152958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241230085152958 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152958 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(00E7/rtp C:3970BB5A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:3970BB5A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:3970BB5A output_enabled 0 (mgcp_msg.c:125) 20241230085152958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(00E7/rtp C:3970BB5A 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) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:3970BB5A CRCX: Creating connection: port: 5698 (mgcp_protocol.c:1112) 20241230085152958 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:3970BB5A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #00: 200 42948 OK (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #02: I: 3970BB5A (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3970BB5A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42949 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241230085152958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241230085152958 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152958 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(00E8/rtp C:F2458CFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:F2458CFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:F2458CFF output_enabled 0 (mgcp_msg.c:125) 20241230085152958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(00E8/rtp C:F2458CFF 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) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:F2458CFF CRCX: Creating connection: port: 5700 (mgcp_protocol.c:1112) 20241230085152958 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:F2458CFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #00: 200 42949 OK (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #02: I: F2458CFF (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #05: o=- F2458CFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42950 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241230085152958 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241230085152958 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152958 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(00E9/rtp C:F817DEFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:F817DEFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:F817DEFF output_enabled 0 (mgcp_msg.c:125) 20241230085152958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(00E9/rtp C:F817DEFF 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) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:F817DEFF CRCX: Creating connection: port: 5702 (mgcp_protocol.c:1112) 20241230085152958 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:F817DEFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152958 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #00: 200 42950 OK (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #02: I: F817DEFF (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #05: o=- F817DEFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152958 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42951 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241230085152959 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241230085152959 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152959 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(00EA/rtp C:1C0BF9A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:1C0BF9A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:1C0BF9A0 output_enabled 0 (mgcp_msg.c:125) 20241230085152959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(00EA/rtp C:1C0BF9A0 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) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:1C0BF9A0 CRCX: Creating connection: port: 5704 (mgcp_protocol.c:1112) 20241230085152959 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:1C0BF9A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #00: 200 42951 OK (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C0BF9A0 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1C0BF9A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42952 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241230085152959 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241230085152959 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152959 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(00EB/rtp C:0F07C027 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0F07C027 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0F07C027 output_enabled 0 (mgcp_msg.c:125) 20241230085152959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(00EB/rtp C:0F07C027 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) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0F07C027 CRCX: Creating connection: port: 5706 (mgcp_protocol.c:1112) 20241230085152959 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:0F07C027 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #00: 200 42952 OK (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F07C027 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F07C027 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42953 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241230085152959 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241230085152959 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152959 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(00EC/rtp C:093E6B51 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:093E6B51 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:093E6B51 output_enabled 0 (mgcp_msg.c:125) 20241230085152959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(00EC/rtp C:093E6B51 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) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:093E6B51 CRCX: Creating connection: port: 5708 (mgcp_protocol.c:1112) 20241230085152959 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:093E6B51 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152959 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #00: 200 42953 OK (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #02: I: 093E6B51 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #05: o=- 093E6B51 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152959 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42954 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241230085152960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241230085152960 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152960 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(00ED/rtp C:AAA7D0D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:AAA7D0D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:AAA7D0D7 output_enabled 0 (mgcp_msg.c:125) 20241230085152960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(00ED/rtp C:AAA7D0D7 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) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:AAA7D0D7 CRCX: Creating connection: port: 5710 (mgcp_protocol.c:1112) 20241230085152960 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:AAA7D0D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #00: 200 42954 OK (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #02: I: AAA7D0D7 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #05: o=- AAA7D0D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42955 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241230085152960 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241230085152960 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152960 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(00EE/rtp C:BB5B5A6A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:BB5B5A6A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:BB5B5A6A output_enabled 0 (mgcp_msg.c:125) 20241230085152960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(00EE/rtp C:BB5B5A6A 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) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:BB5B5A6A CRCX: Creating connection: port: 5712 (mgcp_protocol.c:1112) 20241230085152960 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:BB5B5A6A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #00: 200 42955 OK (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #02: I: BB5B5A6A (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB5B5A6A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152960 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42956 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241230085152961 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241230085152961 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152961 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(00EF/rtp C:43D92348 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:43D92348 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:43D92348 output_enabled 0 (mgcp_msg.c:125) 20241230085152961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(00EF/rtp C:43D92348 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) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:43D92348 CRCX: Creating connection: port: 5714 (mgcp_protocol.c:1112) 20241230085152961 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:43D92348 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #00: 200 42956 OK (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #02: I: 43D92348 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #05: o=- 43D92348 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42957 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241230085152961 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241230085152961 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152961 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(00F0/rtp C:E97C8967 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:E97C8967 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:E97C8967 output_enabled 0 (mgcp_msg.c:125) 20241230085152961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(00F0/rtp C:E97C8967 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) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:E97C8967 CRCX: Creating connection: port: 5716 (mgcp_protocol.c:1112) 20241230085152961 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:E97C8967 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #00: 200 42957 OK (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #02: I: E97C8967 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #05: o=- E97C8967 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152961 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42958 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241230085152962 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241230085152962 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152962 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(00F1/rtp C:9EDDD651 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:9EDDD651 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:9EDDD651 output_enabled 0 (mgcp_msg.c:125) 20241230085152962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(00F1/rtp C:9EDDD651 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) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:9EDDD651 CRCX: Creating connection: port: 5718 (mgcp_protocol.c:1112) 20241230085152962 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:9EDDD651 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #00: 200 42958 OK (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #02: I: 9EDDD651 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9EDDD651 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42959 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241230085152962 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241230085152962 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152962 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(00F2/rtp C:72486B24 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:72486B24 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:72486B24 output_enabled 0 (mgcp_msg.c:125) 20241230085152962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(00F2/rtp C:72486B24 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) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:72486B24 CRCX: Creating connection: port: 5720 (mgcp_protocol.c:1112) 20241230085152962 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:72486B24 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #00: 200 42959 OK (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #02: I: 72486B24 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #05: o=- 72486B24 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152962 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42960 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241230085152963 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241230085152963 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152963 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(00F3/rtp C:9319EDB3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:9319EDB3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:9319EDB3 output_enabled 0 (mgcp_msg.c:125) 20241230085152963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(00F3/rtp C:9319EDB3 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) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:9319EDB3 CRCX: Creating connection: port: 5722 (mgcp_protocol.c:1112) 20241230085152963 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:9319EDB3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #00: 200 42960 OK (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #02: I: 9319EDB3 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9319EDB3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42961 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241230085152963 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241230085152963 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152963 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(00F4/rtp C:BA468A17 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:BA468A17 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:BA468A17 output_enabled 0 (mgcp_msg.c:125) 20241230085152963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(00F4/rtp C:BA468A17 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) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:BA468A17 CRCX: Creating connection: port: 5724 (mgcp_protocol.c:1112) 20241230085152963 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:BA468A17 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152963 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #00: 200 42961 OK (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #02: I: BA468A17 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:67) 20241230085152963 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #05: o=- BA468A17 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42962 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241230085152964 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241230085152964 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152964 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(00F5/rtp C:0DEB97D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:0DEB97D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:0DEB97D7 output_enabled 0 (mgcp_msg.c:125) 20241230085152964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(00F5/rtp C:0DEB97D7 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) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:0DEB97D7 CRCX: Creating connection: port: 5726 (mgcp_protocol.c:1112) 20241230085152964 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:0DEB97D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #00: 200 42962 OK (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DEB97D7 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0DEB97D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42963 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241230085152964 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241230085152964 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152964 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(00F6/rtp C:C237C8F4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:C237C8F4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:C237C8F4 output_enabled 0 (mgcp_msg.c:125) 20241230085152964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(00F6/rtp C:C237C8F4 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) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152964 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:C237C8F4 CRCX: Creating connection: port: 5728 (mgcp_protocol.c:1112) 20241230085152965 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:C237C8F4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #00: 200 42963 OK (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #02: I: C237C8F4 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #05: o=- C237C8F4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42964 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241230085152965 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241230085152965 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152965 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(00F7/rtp C:C8233A2C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:C8233A2C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:C8233A2C output_enabled 0 (mgcp_msg.c:125) 20241230085152965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(00F7/rtp C:C8233A2C 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) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:C8233A2C CRCX: Creating connection: port: 5730 (mgcp_protocol.c:1112) 20241230085152965 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:C8233A2C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #00: 200 42964 OK (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #02: I: C8233A2C (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #05: o=- C8233A2C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42965 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241230085152965 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241230085152965 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152965 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(00F8/rtp C:21090B2F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:21090B2F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:21090B2F output_enabled 0 (mgcp_msg.c:125) 20241230085152965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(00F8/rtp C:21090B2F 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) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:21090B2F CRCX: Creating connection: port: 5732 (mgcp_protocol.c:1112) 20241230085152965 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:21090B2F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #00: 200 42965 OK (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #02: I: 21090B2F (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #05: o=- 21090B2F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152965 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42966 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241230085152966 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241230085152966 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152966 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(00F9/rtp C:4565F90B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:4565F90B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:4565F90B output_enabled 0 (mgcp_msg.c:125) 20241230085152966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(00F9/rtp C:4565F90B 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) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:4565F90B CRCX: Creating connection: port: 5734 (mgcp_protocol.c:1112) 20241230085152966 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:4565F90B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #00: 200 42966 OK (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #02: I: 4565F90B (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4565F90B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42967 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241230085152966 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241230085152966 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152966 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(00FA/rtp C:53B481DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:53B481DF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:53B481DF output_enabled 0 (mgcp_msg.c:125) 20241230085152966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(00FA/rtp C:53B481DF 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) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:53B481DF CRCX: Creating connection: port: 5736 (mgcp_protocol.c:1112) 20241230085152966 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:53B481DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152966 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #00: 200 42967 OK (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #02: I: 53B481DF (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #05: o=- 53B481DF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152966 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42968 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241230085152967 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241230085152967 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152967 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(00FB/rtp C:BA9FD0DD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:BA9FD0DD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:BA9FD0DD output_enabled 0 (mgcp_msg.c:125) 20241230085152967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(00FB/rtp C:BA9FD0DD 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) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:BA9FD0DD CRCX: Creating connection: port: 5738 (mgcp_protocol.c:1112) 20241230085152967 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:BA9FD0DD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #00: 200 42968 OK (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #02: I: BA9FD0DD (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #05: o=- BA9FD0DD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42969 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241230085152967 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241230085152967 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152967 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(00FC/rtp C:1FC43044 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:1FC43044 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:1FC43044 output_enabled 0 (mgcp_msg.c:125) 20241230085152967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(00FC/rtp C:1FC43044 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) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:1FC43044 CRCX: Creating connection: port: 5740 (mgcp_protocol.c:1112) 20241230085152967 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:1FC43044 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #00: 200 42969 OK (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FC43044 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1FC43044 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42970 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241230085152967 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241230085152967 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152967 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(00FD/rtp C:CCCD3F33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:CCCD3F33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:CCCD3F33 output_enabled 0 (mgcp_msg.c:125) 20241230085152967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(00FD/rtp C:CCCD3F33 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) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:CCCD3F33 CRCX: Creating connection: port: 5742 (mgcp_protocol.c:1112) 20241230085152967 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:CCCD3F33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152967 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #00: 200 42970 OK (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #02: I: CCCD3F33 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #05: o=- CCCD3F33 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152967 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42971 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241230085152968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241230085152968 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152968 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(00FE/rtp C:9D7D1AC3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:9D7D1AC3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:9D7D1AC3 output_enabled 0 (mgcp_msg.c:125) 20241230085152968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(00FE/rtp C:9D7D1AC3 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) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:9D7D1AC3 CRCX: Creating connection: port: 5744 (mgcp_protocol.c:1112) 20241230085152968 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:9D7D1AC3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #00: 200 42971 OK (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D7D1AC3 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9D7D1AC3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42972 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241230085152968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241230085152968 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152968 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(00FF/rtp C:109432F1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:109432F1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:109432F1 output_enabled 0 (mgcp_msg.c:125) 20241230085152968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(00FF/rtp C:109432F1 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) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:109432F1 CRCX: Creating connection: port: 5746 (mgcp_protocol.c:1112) 20241230085152968 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:109432F1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #00: 200 42972 OK (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #02: I: 109432F1 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #05: o=- 109432F1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42973 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241230085152968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241230085152968 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085152968 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(0100/rtp C:44AAB2E8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:44AAB2E8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:44AAB2E8 output_enabled 0 (mgcp_msg.c:125) 20241230085152968 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:778) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152968 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:230) 20241230085152968 DLMGCP DEBUG <0013> Generated response: line #00: 400 42973 FAIL (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42974 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:67) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241230085152968 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241230085152968 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) MTC@6a854b75d8e7: setverdict(pass): none -> pass 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152968 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152969 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152970 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152971 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152972 DLMGCP DEBUG <0013> Generated response: line #00: 200 42974 OK (mgcp_msg.c:67) 20241230085152972 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42975 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152972 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:67) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152972 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152972 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152972 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152973 DLMGCP DEBUG <0013> Generated response: line #00: 200 42975 OK (mgcp_msg.c:67) 20241230085152973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42976 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152973 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:67) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152973 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152973 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152973 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152974 DLMGCP DEBUG <0013> Generated response: line #00: 200 42976 OK (mgcp_msg.c:67) 20241230085152974 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42977 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152974 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:67) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152974 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152974 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152975 DLMGCP DEBUG <0013> Generated response: line #00: 200 42977 OK (mgcp_msg.c:67) 20241230085152975 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42978 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152975 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:67) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152975 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152975 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152975 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152976 DLMGCP DEBUG <0013> Generated response: line #00: 200 42978 OK (mgcp_msg.c:67) 20241230085152976 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42979 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152976 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:67) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152976 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152976 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152976 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152977 DLMGCP DEBUG <0013> Generated response: line #00: 200 42979 OK (mgcp_msg.c:67) 20241230085152977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42980 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152977 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:67) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152977 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152977 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152977 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152978 DLMGCP DEBUG <0013> Generated response: line #00: 200 42980 OK (mgcp_msg.c:67) 20241230085152978 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42981 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152978 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:67) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152978 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152978 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152979 DLMGCP DEBUG <0013> Generated response: line #00: 200 42981 OK (mgcp_msg.c:67) 20241230085152979 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42982 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152979 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:67) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152979 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152979 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152980 DLMGCP DEBUG <0013> Generated response: line #00: 200 42982 OK (mgcp_msg.c:67) 20241230085152980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42983 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152980 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:67) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152980 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152980 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152980 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152981 DLMGCP DEBUG <0013> Generated response: line #00: 200 42983 OK (mgcp_msg.c:67) 20241230085152981 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42984 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152981 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:67) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152981 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152981 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152981 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152982 DLMGCP DEBUG <0013> Generated response: line #00: 200 42984 OK (mgcp_msg.c:67) 20241230085152982 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42985 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152982 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:67) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152982 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152982 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152982 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152982 DLMGCP DEBUG <0013> Generated response: line #00: 200 42985 OK (mgcp_msg.c:67) 20241230085152983 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42986 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152983 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:67) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152983 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152983 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152983 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152983 DLMGCP DEBUG <0013> Generated response: line #00: 200 42986 OK (mgcp_msg.c:67) 20241230085152984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42987 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152984 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:67) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152984 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152984 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152984 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152984 DLMGCP DEBUG <0013> Generated response: line #00: 200 42987 OK (mgcp_msg.c:67) 20241230085152985 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42988 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152985 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:67) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152985 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152985 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152985 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152985 DLMGCP DEBUG <0013> Generated response: line #00: 200 42988 OK (mgcp_msg.c:67) 20241230085152986 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42989 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152986 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:67) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152986 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152986 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152986 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152986 DLMGCP DEBUG <0013> Generated response: line #00: 200 42989 OK (mgcp_msg.c:67) 20241230085152986 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42990 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152987 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:67) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152987 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152987 DLMGCP DEBUG <0013> Generated response: line #00: 200 42990 OK (mgcp_msg.c:67) 20241230085152987 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42991 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152987 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:67) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152987 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152987 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152988 DLMGCP DEBUG <0013> Generated response: line #00: 200 42991 OK (mgcp_msg.c:67) 20241230085152988 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42992 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152988 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:67) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152988 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152988 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152989 DLMGCP DEBUG <0013> Generated response: line #00: 200 42992 OK (mgcp_msg.c:67) 20241230085152989 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42993 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152989 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:67) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152989 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152989 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152989 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152990 DLMGCP DEBUG <0013> Generated response: line #00: 200 42993 OK (mgcp_msg.c:67) 20241230085152990 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42994 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152990 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:67) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152990 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152990 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152990 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152991 DLMGCP DEBUG <0013> Generated response: line #00: 200 42994 OK (mgcp_msg.c:67) 20241230085152991 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42995 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152991 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:67) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152991 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152991 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152992 DLMGCP DEBUG <0013> Generated response: line #00: 200 42995 OK (mgcp_msg.c:67) 20241230085152992 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42996 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152992 DLMGCP DEBUG <0013> Received message: line #01: C: 0016 (mgcp_msg.c:67) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152992 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152992 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152992 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152993 DLMGCP DEBUG <0013> Generated response: line #00: 200 42996 OK (mgcp_msg.c:67) 20241230085152993 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42997 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152993 DLMGCP DEBUG <0013> Received message: line #01: C: 0017 (mgcp_msg.c:67) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152993 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152993 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152993 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152994 DLMGCP DEBUG <0013> Generated response: line #00: 200 42997 OK (mgcp_msg.c:67) 20241230085152994 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42998 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152994 DLMGCP DEBUG <0013> Received message: line #01: C: 0018 (mgcp_msg.c:67) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152994 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152994 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152994 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152995 DLMGCP DEBUG <0013> Generated response: line #00: 200 42998 OK (mgcp_msg.c:67) 20241230085152995 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42999 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152995 DLMGCP DEBUG <0013> Received message: line #01: C: 0019 (mgcp_msg.c:67) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152995 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152995 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152995 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085152996 DLMGCP DEBUG <0013> Generated response: line #00: 200 42999 OK (mgcp_msg.c:67) 20241230085152996 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43000 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152996 DLMGCP DEBUG <0013> Received message: line #01: C: 001A (mgcp_msg.c:67) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152996 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152996 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152997 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43004 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085152999 DLMGCP DEBUG <0013> Received message: line #01: C: 001E (mgcp_msg.c:67) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085152999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085152999 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085152999 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153000 DLMGCP DEBUG <0013> Generated response: line #00: 200 43004 OK (mgcp_msg.c:67) 20241230085153000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43005 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153000 DLMGCP DEBUG <0013> Received message: line #01: C: 001F (mgcp_msg.c:67) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153000 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153001 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43012 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153006 DLMGCP DEBUG <0013> Received message: line #01: C: 0026 (mgcp_msg.c:67) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153006 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153006 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153006 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153007 DLMGCP DEBUG <0013> Generated response: line #00: 200 43012 OK (mgcp_msg.c:67) 20241230085153007 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43013 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153007 DLMGCP DEBUG <0013> Received message: line #01: C: 0027 (mgcp_msg.c:67) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153007 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153007 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153007 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153008 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43022 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153014 DLMGCP DEBUG <0013> Received message: line #01: C: 0030 (mgcp_msg.c:67) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153014 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153014 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153015 DLMGCP DEBUG <0013> Generated response: line #00: 200 43022 OK (mgcp_msg.c:67) 20241230085153015 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43023 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153015 DLMGCP DEBUG <0013> Received message: line #01: C: 0031 (mgcp_msg.c:67) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153015 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153015 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153015 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43031 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153022 DLMGCP DEBUG <0013> Received message: line #01: C: 0039 (mgcp_msg.c:67) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153022 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153022 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153022 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153022 DLMGCP DEBUG <0013> Generated response: line #00: 200 43031 OK (mgcp_msg.c:67) 20241230085153023 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43032 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153023 DLMGCP DEBUG <0013> Received message: line #01: C: 003A (mgcp_msg.c:67) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153023 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153023 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43045 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153032 DLMGCP DEBUG <0013> Received message: line #01: C: 0047 (mgcp_msg.c:67) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153032 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153032 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153033 DLMGCP DEBUG <0013> Generated response: line #00: 200 43045 OK (mgcp_msg.c:67) 20241230085153033 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43046 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153033 DLMGCP DEBUG <0013> Received message: line #01: C: 0048 (mgcp_msg.c:67) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153033 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153033 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153033 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153034 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43054 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153040 DLMGCP DEBUG <0013> Received message: line #01: C: 0050 (mgcp_msg.c:67) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153040 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153040 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153040 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43055 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153041 DLMGCP DEBUG <0013> Received message: line #01: C: 0051 (mgcp_msg.c:67) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153041 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153041 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153041 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153041 DLMGCP DEBUG <0013> Generated response: line #00: 200 43055 OK (mgcp_msg.c:67) 20241230085153042 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43056 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153042 DLMGCP DEBUG <0013> Received message: line #01: C: 0052 (mgcp_msg.c:67) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153042 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153042 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153042 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43063 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153048 DLMGCP DEBUG <0013> Received message: line #01: C: 0059 (mgcp_msg.c:67) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153048 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153048 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153048 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153048 DLMGCP DEBUG <0013> Generated response: line #00: 200 43063 OK (mgcp_msg.c:67) 20241230085153049 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43064 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153049 DLMGCP DEBUG <0013> Received message: line #01: C: 005A (mgcp_msg.c:67) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153049 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153049 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153049 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43069 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153053 DLMGCP DEBUG <0013> Received message: line #01: C: 005F (mgcp_msg.c:67) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153053 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153053 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153053 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153054 DLMGCP DEBUG <0013> Generated response: line #00: 200 43069 OK (mgcp_msg.c:67) 20241230085153054 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43070 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153054 DLMGCP DEBUG <0013> Received message: line #01: C: 0060 (mgcp_msg.c:67) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153054 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153054 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153054 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43075 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153058 DLMGCP DEBUG <0013> Received message: line #01: C: 0065 (mgcp_msg.c:67) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153058 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153058 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153058 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153059 DLMGCP DEBUG <0013> Generated response: line #00: 200 43075 OK (mgcp_msg.c:67) 20241230085153059 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43076 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153059 DLMGCP DEBUG <0013> Received message: line #01: C: 0066 (mgcp_msg.c:67) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153059 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153059 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153059 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153060 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153063 DLMGCP DEBUG <0013> Received message: line #01: C: 006A (mgcp_msg.c:67) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153063 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153063 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153063 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153063 DLMGCP DEBUG <0013> Generated response: line #00: 200 43080 OK (mgcp_msg.c:67) 20241230085153064 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153064 DLMGCP DEBUG <0013> Received message: line #01: C: 006B (mgcp_msg.c:67) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153064 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153064 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153064 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153071 DLMGCP DEBUG <0013> Received message: line #01: C: 0073 (mgcp_msg.c:67) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153071 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153071 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153071 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153071 DLMGCP DEBUG <0013> Generated response: line #00: 200 43089 OK (mgcp_msg.c:67) 20241230085153072 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153072 DLMGCP DEBUG <0013> Received message: line #01: C: 0074 (mgcp_msg.c:67) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153072 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153072 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43098 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153079 DLMGCP DEBUG <0013> Received message: line #01: C: 007C (mgcp_msg.c:67) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153079 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153079 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153079 DLMGCP DEBUG <0013> Generated response: line #00: 200 43098 OK (mgcp_msg.c:67) 20241230085153079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43099 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153079 DLMGCP DEBUG <0013> Received message: line #01: C: 007D (mgcp_msg.c:67) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153079 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153079 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153079 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153080 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43110 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153089 DLMGCP DEBUG <0013> Received message: line #01: C: 0088 (mgcp_msg.c:67) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153089 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153089 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153089 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153090 DLMGCP DEBUG <0013> Generated response: line #00: 200 43110 OK (mgcp_msg.c:67) 20241230085153090 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43111 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153090 DLMGCP DEBUG <0013> Received message: line #01: C: 0089 (mgcp_msg.c:67) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153090 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153090 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153090 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43115 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153094 DLMGCP DEBUG <0013> Received message: line #01: C: 008D (mgcp_msg.c:67) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153094 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153094 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153094 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153094 DLMGCP DEBUG <0013> Generated response: line #00: 200 43115 OK (mgcp_msg.c:67) 20241230085153095 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43116 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153095 DLMGCP DEBUG <0013> Received message: line #01: C: 008E (mgcp_msg.c:67) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153095 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153095 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153095 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153095 DLMGCP DEBUG <0013> Generated response: line #00: 200 43116 OK (mgcp_msg.c:67) 20241230085153096 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43117 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153096 DLMGCP DEBUG <0013> Received message: line #01: C: 008F (mgcp_msg.c:67) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153096 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153096 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153096 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153097 DLMGCP DEBUG <0013> Generated response: line #00: 200 43117 OK (mgcp_msg.c:67) 20241230085153097 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43118 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153097 DLMGCP DEBUG <0013> Received message: line #01: C: 0090 (mgcp_msg.c:67) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153097 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153097 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153097 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153098 DLMGCP DEBUG <0013> Generated response: line #00: 200 43118 OK (mgcp_msg.c:67) 20241230085153098 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43119 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153098 DLMGCP DEBUG <0013> Received message: line #01: C: 0091 (mgcp_msg.c:67) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153098 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153098 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153098 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153099 DLMGCP DEBUG <0013> Generated response: line #00: 200 43119 OK (mgcp_msg.c:67) 20241230085153099 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43120 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153099 DLMGCP DEBUG <0013> Received message: line #01: C: 0092 (mgcp_msg.c:67) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153099 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153099 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153099 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153099 DLMGCP DEBUG <0013> Generated response: line #00: 200 43120 OK (mgcp_msg.c:67) 20241230085153100 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43121 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153100 DLMGCP DEBUG <0013> Received message: line #01: C: 0093 (mgcp_msg.c:67) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153100 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153100 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153100 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153100 DLMGCP DEBUG <0013> Generated response: line #00: 200 43121 OK (mgcp_msg.c:67) 20241230085153100 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43122 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153100 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:67) 20241230085153100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153100 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153101 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153101 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153101 DLMGCP DEBUG <0013> Generated response: line #00: 200 43122 OK (mgcp_msg.c:67) 20241230085153102 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43123 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153102 DLMGCP DEBUG <0013> Received message: line #01: C: 0095 (mgcp_msg.c:67) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153102 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153102 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153102 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153102 DLMGCP DEBUG <0013> Generated response: line #00: 200 43123 OK (mgcp_msg.c:67) 20241230085153103 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43124 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153103 DLMGCP DEBUG <0013> Received message: line #01: C: 0096 (mgcp_msg.c:67) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153103 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153103 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153103 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153103 DLMGCP DEBUG <0013> Generated response: line #00: 200 43124 OK (mgcp_msg.c:67) 20241230085153104 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43125 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153104 DLMGCP DEBUG <0013> Received message: line #01: C: 0097 (mgcp_msg.c:67) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153104 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153104 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153104 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153104 DLMGCP DEBUG <0013> Generated response: line #00: 200 43125 OK (mgcp_msg.c:67) 20241230085153105 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43126 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153105 DLMGCP DEBUG <0013> Received message: line #01: C: 0098 (mgcp_msg.c:67) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153105 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153105 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153105 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153105 DLMGCP DEBUG <0013> Generated response: line #00: 200 43126 OK (mgcp_msg.c:67) 20241230085153106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43127 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153106 DLMGCP DEBUG <0013> Received message: line #01: C: 0099 (mgcp_msg.c:67) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153106 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153106 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153106 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153106 DLMGCP DEBUG <0013> Generated response: line #00: 200 43127 OK (mgcp_msg.c:67) 20241230085153107 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153107 DLMGCP DEBUG <0013> Received message: line #01: C: 009A (mgcp_msg.c:67) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153107 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153107 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153107 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153107 DLMGCP DEBUG <0013> Generated response: line #00: 200 43128 OK (mgcp_msg.c:67) 20241230085153108 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153108 DLMGCP DEBUG <0013> Received message: line #01: C: 009B (mgcp_msg.c:67) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153108 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153108 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153108 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153108 DLMGCP DEBUG <0013> Generated response: line #00: 200 43129 OK (mgcp_msg.c:67) 20241230085153109 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153109 DLMGCP DEBUG <0013> Received message: line #01: C: 009C (mgcp_msg.c:67) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153109 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153109 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153109 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153109 DLMGCP DEBUG <0013> Generated response: line #00: 200 43130 OK (mgcp_msg.c:67) 20241230085153110 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43131 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153110 DLMGCP DEBUG <0013> Received message: line #01: C: 009D (mgcp_msg.c:67) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153110 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153110 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153110 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153110 DLMGCP DEBUG <0013> Generated response: line #00: 200 43131 OK (mgcp_msg.c:67) 20241230085153111 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43132 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153111 DLMGCP DEBUG <0013> Received message: line #01: C: 009E (mgcp_msg.c:67) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153111 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153111 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153111 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153111 DLMGCP DEBUG <0013> Generated response: line #00: 200 43132 OK (mgcp_msg.c:67) 20241230085153112 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153112 DLMGCP DEBUG <0013> Received message: line #01: C: 009F (mgcp_msg.c:67) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153112 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153112 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153112 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153112 DLMGCP DEBUG <0013> Generated response: line #00: 200 43133 OK (mgcp_msg.c:67) 20241230085153113 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153113 DLMGCP DEBUG <0013> Received message: line #01: C: 00A0 (mgcp_msg.c:67) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153113 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153113 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153113 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153114 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153115 DLMGCP DEBUG <0013> Generated response: line #00: 200 43134 OK (mgcp_msg.c:67) 20241230085153115 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43135 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153115 DLMGCP DEBUG <0013> Received message: line #01: C: 00A1 (mgcp_msg.c:67) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153115 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153115 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153115 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153116 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153117 DLMGCP DEBUG <0013> Generated response: line #00: 200 43135 OK (mgcp_msg.c:67) 20241230085153117 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43136 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153117 DLMGCP DEBUG <0013> Received message: line #01: C: 00A2 (mgcp_msg.c:67) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153117 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153117 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153117 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153118 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153119 DLMGCP DEBUG <0013> Generated response: line #00: 200 43136 OK (mgcp_msg.c:67) 20241230085153119 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43137 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153119 DLMGCP DEBUG <0013> Received message: line #01: C: 00A3 (mgcp_msg.c:67) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153119 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153119 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153120 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153121 DLMGCP DEBUG <0013> Generated response: line #00: 200 43137 OK (mgcp_msg.c:67) 20241230085153121 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43138 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153121 DLMGCP DEBUG <0013> Received message: line #01: C: 00A4 (mgcp_msg.c:67) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153121 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153121 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153121 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153123 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153123 DLMGCP DEBUG <0013> Generated response: line #00: 200 43138 OK (mgcp_msg.c:67) 20241230085153124 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43139 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153124 DLMGCP DEBUG <0013> Received message: line #01: C: 00A5 (mgcp_msg.c:67) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153124 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153124 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153125 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153125 DLMGCP DEBUG <0013> Generated response: line #00: 200 43139 OK (mgcp_msg.c:67) 20241230085153126 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153126 DLMGCP DEBUG <0013> Received message: line #01: C: 00A6 (mgcp_msg.c:67) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153126 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153126 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153127 DLMGCP DEBUG <0013> Generated response: line #00: 200 43140 OK (mgcp_msg.c:67) 20241230085153127 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153127 DLMGCP DEBUG <0013> Received message: line #01: C: 00A7 (mgcp_msg.c:67) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153127 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153127 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153127 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153128 DLMGCP DEBUG <0013> Generated response: line #00: 200 43141 OK (mgcp_msg.c:67) 20241230085153128 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153128 DLMGCP DEBUG <0013> Received message: line #01: C: 00A8 (mgcp_msg.c:67) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153128 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153128 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153128 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153129 DLMGCP DEBUG <0013> Generated response: line #00: 200 43142 OK (mgcp_msg.c:67) 20241230085153129 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153129 DLMGCP DEBUG <0013> Received message: line #01: C: 00A9 (mgcp_msg.c:67) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153129 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153129 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153129 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153130 DLMGCP DEBUG <0013> Generated response: line #00: 200 43143 OK (mgcp_msg.c:67) 20241230085153130 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43144 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153130 DLMGCP DEBUG <0013> Received message: line #01: C: 00AA (mgcp_msg.c:67) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153130 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153130 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153130 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153131 DLMGCP DEBUG <0013> Generated response: line #00: 200 43144 OK (mgcp_msg.c:67) 20241230085153131 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43145 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153131 DLMGCP DEBUG <0013> Received message: line #01: C: 00AB (mgcp_msg.c:67) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153131 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153131 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153131 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153132 DLMGCP DEBUG <0013> Generated response: line #00: 200 43145 OK (mgcp_msg.c:67) 20241230085153132 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43146 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153132 DLMGCP DEBUG <0013> Received message: line #01: C: 00AC (mgcp_msg.c:67) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153132 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153132 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153132 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153133 DLMGCP DEBUG <0013> Generated response: line #00: 200 43146 OK (mgcp_msg.c:67) 20241230085153133 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153133 DLMGCP DEBUG <0013> Received message: line #01: C: 00AD (mgcp_msg.c:67) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153133 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153133 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153134 DLMGCP DEBUG <0013> Generated response: line #00: 200 43147 OK (mgcp_msg.c:67) 20241230085153134 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43148 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153134 DLMGCP DEBUG <0013> Received message: line #01: C: 00AE (mgcp_msg.c:67) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153134 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153134 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153134 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153135 DLMGCP DEBUG <0013> Generated response: line #00: 200 43148 OK (mgcp_msg.c:67) 20241230085153135 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43149 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153135 DLMGCP DEBUG <0013> Received message: line #01: C: 00AF (mgcp_msg.c:67) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153135 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153135 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153136 DLMGCP DEBUG <0013> Generated response: line #00: 200 43149 OK (mgcp_msg.c:67) 20241230085153136 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43150 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153136 DLMGCP DEBUG <0013> Received message: line #01: C: 00B0 (mgcp_msg.c:67) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153136 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153137 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153137 DLMGCP DEBUG <0013> Generated response: line #00: 200 43150 OK (mgcp_msg.c:67) 20241230085153137 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43151 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153137 DLMGCP DEBUG <0013> Received message: line #01: C: 00B1 (mgcp_msg.c:67) 20241230085153137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153137 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153137 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153138 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153138 DLMGCP DEBUG <0013> Generated response: line #00: 200 43151 OK (mgcp_msg.c:67) 20241230085153139 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153139 DLMGCP DEBUG <0013> Received message: line #01: C: 00B2 (mgcp_msg.c:67) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153139 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153139 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153139 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153139 DLMGCP DEBUG <0013> Generated response: line #00: 200 43152 OK (mgcp_msg.c:67) 20241230085153140 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153140 DLMGCP DEBUG <0013> Received message: line #01: C: 00B3 (mgcp_msg.c:67) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153140 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153140 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153140 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153140 DLMGCP DEBUG <0013> Generated response: line #00: 200 43153 OK (mgcp_msg.c:67) 20241230085153141 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153141 DLMGCP DEBUG <0013> Received message: line #01: C: 00B4 (mgcp_msg.c:67) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153141 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153141 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43155 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153141 DLMGCP DEBUG <0013> Received message: line #01: C: 00B5 (mgcp_msg.c:67) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153141 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153141 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153141 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153142 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153142 DLMGCP DEBUG <0013> Generated response: line #00: 200 43155 OK (mgcp_msg.c:67) 20241230085153143 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43156 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153143 DLMGCP DEBUG <0013> Received message: line #01: C: 00B6 (mgcp_msg.c:67) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153143 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153143 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153143 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153145 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43159 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153145 DLMGCP DEBUG <0013> Received message: line #01: C: 00B9 (mgcp_msg.c:67) 20241230085153145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153145 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153145 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153145 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153145 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153146 DLMGCP DEBUG <0013> Generated response: line #00: 200 43159 OK (mgcp_msg.c:67) 20241230085153146 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43160 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153146 DLMGCP DEBUG <0013> Received message: line #01: C: 00BA (mgcp_msg.c:67) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153146 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153146 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153146 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153147 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153151 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43165 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153151 DLMGCP DEBUG <0013> Received message: line #01: C: 00BF (mgcp_msg.c:67) 20241230085153151 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153151 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153151 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153151 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153151 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153151 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43166 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153152 DLMGCP DEBUG <0013> Received message: line #01: C: 00C0 (mgcp_msg.c:67) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153152 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153152 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153153 DLMGCP DEBUG <0013> Generated response: line #00: 200 43166 OK (mgcp_msg.c:67) 20241230085153153 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43167 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153153 DLMGCP DEBUG <0013> Received message: line #01: C: 00C1 (mgcp_msg.c:67) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153153 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153153 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153153 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153154 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43171 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153158 DLMGCP DEBUG <0013> Received message: line #01: C: 00C5 (mgcp_msg.c:67) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153158 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153158 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153158 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153159 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153160 DLMGCP DEBUG <0013> Generated response: line #00: 200 43171 OK (mgcp_msg.c:67) 20241230085153160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43172 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153160 DLMGCP DEBUG <0013> Received message: line #01: C: 00C6 (mgcp_msg.c:67) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153160 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153160 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153160 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153161 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43178 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153169 DLMGCP DEBUG <0013> Received message: line #01: C: 00CC (mgcp_msg.c:67) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153169 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153169 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153169 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153171 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153171 DLMGCP DEBUG <0013> Generated response: line #00: 200 43178 OK (mgcp_msg.c:67) 20241230085153171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43179 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153171 DLMGCP DEBUG <0013> Received message: line #01: C: 00CD (mgcp_msg.c:67) 20241230085153171 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153171 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153172 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153172 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43183 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153179 DLMGCP DEBUG <0013> Received message: line #01: C: 00D1 (mgcp_msg.c:67) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153179 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153179 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153179 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153180 DLMGCP DEBUG <0013> Generated response: line #00: 200 43183 OK (mgcp_msg.c:67) 20241230085153180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43184 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153180 DLMGCP DEBUG <0013> Received message: line #01: C: 00D2 (mgcp_msg.c:67) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153180 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153180 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153180 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153181 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43193 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153191 DLMGCP DEBUG <0013> Received message: line #01: C: 00DB (mgcp_msg.c:67) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153191 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153191 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153191 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153191 DLMGCP DEBUG <0013> Generated response: line #00: 200 43193 OK (mgcp_msg.c:67) 20241230085153192 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43194 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153192 DLMGCP DEBUG <0013> Received message: line #01: C: 00DC (mgcp_msg.c:67) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153192 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153192 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43200 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153197 DLMGCP DEBUG <0013> Received message: line #01: C: 00E2 (mgcp_msg.c:67) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153197 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153197 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153199 DLMGCP DEBUG <0013> Generated response: line #00: 200 43200 OK (mgcp_msg.c:67) 20241230085153199 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43201 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153199 DLMGCP DEBUG <0013> Received message: line #01: C: 00E3 (mgcp_msg.c:67) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153199 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153199 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153199 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153200 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153201 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153201 DLMGCP DEBUG <0013> Generated response: line #00: 200 43201 OK (mgcp_msg.c:67) 20241230085153202 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43202 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153202 DLMGCP DEBUG <0013> Received message: line #01: C: 00E4 (mgcp_msg.c:67) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153202 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153202 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153202 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153202 DLMGCP DEBUG <0013> Generated response: line #00: 200 43202 OK (mgcp_msg.c:67) 20241230085153203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43203 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153203 DLMGCP DEBUG <0013> Received message: line #01: C: 00E5 (mgcp_msg.c:67) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153203 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153203 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153203 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153203 DLMGCP DEBUG <0013> Generated response: line #00: 200 43203 OK (mgcp_msg.c:67) 20241230085153204 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43204 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153204 DLMGCP DEBUG <0013> Received message: line #01: C: 00E6 (mgcp_msg.c:67) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153204 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153204 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153204 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153204 DLMGCP DEBUG <0013> Generated response: line #00: 200 43204 OK (mgcp_msg.c:67) 20241230085153205 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43205 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153205 DLMGCP DEBUG <0013> Received message: line #01: C: 00E7 (mgcp_msg.c:67) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153205 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153205 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43206 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153205 DLMGCP DEBUG <0013> Received message: line #01: C: 00E8 (mgcp_msg.c:67) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153205 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153205 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153205 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153206 DLMGCP DEBUG <0013> Generated response: line #00: 200 43206 OK (mgcp_msg.c:67) 20241230085153206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43207 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153206 DLMGCP DEBUG <0013> Received message: line #01: C: 00E9 (mgcp_msg.c:67) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153206 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153206 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153206 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153207 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153209 DLMGCP DEBUG <0013> Received message: line #01: C: 00EB (mgcp_msg.c:67) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153209 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153209 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153210 DLMGCP DEBUG <0013> Generated response: line #00: 200 43209 OK (mgcp_msg.c:67) 20241230085153210 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153210 DLMGCP DEBUG <0013> Received message: line #01: C: 00EC (mgcp_msg.c:67) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153210 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153210 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153210 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153211 DLMGCP DEBUG <0013> Generated response: line #00: 200 43210 OK (mgcp_msg.c:67) 20241230085153211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153211 DLMGCP DEBUG <0013> Received message: line #01: C: 00ED (mgcp_msg.c:67) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153211 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153211 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153211 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153212 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153212 DLMGCP DEBUG <0013> Generated response: line #00: 200 43211 OK (mgcp_msg.c:67) 20241230085153213 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153213 DLMGCP DEBUG <0013> Received message: line #01: C: 00EE (mgcp_msg.c:67) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153213 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153213 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153213 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153213 DLMGCP DEBUG <0013> Generated response: line #00: 200 43212 OK (mgcp_msg.c:67) 20241230085153214 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43213 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153214 DLMGCP DEBUG <0013> Received message: line #01: C: 00EF (mgcp_msg.c:67) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153214 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153214 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153214 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153215 DLMGCP DEBUG <0013> Generated response: line #00: 200 43213 OK (mgcp_msg.c:67) 20241230085153215 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43214 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153215 DLMGCP DEBUG <0013> Received message: line #01: C: 00F0 (mgcp_msg.c:67) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153215 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153215 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153215 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153216 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153217 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153217 DLMGCP DEBUG <0013> Generated response: line #00: 200 43214 OK (mgcp_msg.c:67) 20241230085153218 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43215 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153218 DLMGCP DEBUG <0013> Received message: line #01: C: 00F1 (mgcp_msg.c:67) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153218 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153218 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153218 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153219 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153219 DLMGCP DEBUG <0013> Generated response: line #00: 200 43215 OK (mgcp_msg.c:67) 20241230085153220 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43216 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153220 DLMGCP DEBUG <0013> Received message: line #01: C: 00F2 (mgcp_msg.c:67) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153220 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153220 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153222 DLMGCP DEBUG <0013> Generated response: line #00: 200 43216 OK (mgcp_msg.c:67) 20241230085153222 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43217 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153222 DLMGCP DEBUG <0013> Received message: line #01: C: 00F3 (mgcp_msg.c:67) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153222 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153222 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153222 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153224 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153224 DLMGCP DEBUG <0013> Generated response: line #00: 200 43217 OK (mgcp_msg.c:67) 20241230085153224 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43218 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153224 DLMGCP DEBUG <0013> Received message: line #01: C: 00F4 (mgcp_msg.c:67) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153225 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153225 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153225 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153226 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153226 DLMGCP DEBUG <0013> Generated response: line #00: 200 43218 OK (mgcp_msg.c:67) 20241230085153227 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43219 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153227 DLMGCP DEBUG <0013> Received message: line #01: C: 00F5 (mgcp_msg.c:67) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153227 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153227 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153227 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153228 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153229 DLMGCP DEBUG <0013> Generated response: line #00: 200 43219 OK (mgcp_msg.c:67) 20241230085153229 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43220 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153229 DLMGCP DEBUG <0013> Received message: line #01: C: 00F6 (mgcp_msg.c:67) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153229 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153229 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153229 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153230 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153231 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153231 DLMGCP DEBUG <0013> Generated response: line #00: 200 43220 OK (mgcp_msg.c:67) 20241230085153232 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153232 DLMGCP DEBUG <0013> Received message: line #01: C: 00F7 (mgcp_msg.c:67) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153232 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153232 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153232 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153233 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153234 DLMGCP DEBUG <0013> Generated response: line #00: 200 43221 OK (mgcp_msg.c:67) 20241230085153234 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153234 DLMGCP DEBUG <0013> Received message: line #01: C: 00F8 (mgcp_msg.c:67) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153234 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153234 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153236 DLMGCP DEBUG <0013> Generated response: line #00: 200 43222 OK (mgcp_msg.c:67) 20241230085153236 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153236 DLMGCP DEBUG <0013> Received message: line #01: C: 00F9 (mgcp_msg.c:67) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153236 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153236 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153236 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153237 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153238 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153238 DLMGCP DEBUG <0013> Generated response: line #00: 200 43223 OK (mgcp_msg.c:67) 20241230085153239 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153239 DLMGCP DEBUG <0013> Received message: line #01: C: 00FA (mgcp_msg.c:67) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153239 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153239 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153240 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153241 DLMGCP DEBUG <0013> Generated response: line #00: 200 43224 OK (mgcp_msg.c:67) 20241230085153241 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43225 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153241 DLMGCP DEBUG <0013> Received message: line #01: C: 00FB (mgcp_msg.c:67) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153241 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153241 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153241 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153242 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153243 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153243 DLMGCP DEBUG <0013> Generated response: line #00: 200 43225 OK (mgcp_msg.c:67) 20241230085153244 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43226 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153244 DLMGCP DEBUG <0013> Received message: line #01: C: 00FC (mgcp_msg.c:67) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153244 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153244 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153244 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153245 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153246 DLMGCP DEBUG <0013> Generated response: line #00: 200 43226 OK (mgcp_msg.c:67) 20241230085153246 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43227 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153246 DLMGCP DEBUG <0013> Received message: line #01: C: 00FD (mgcp_msg.c:67) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153246 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153246 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153246 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153247 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153248 DLMGCP DEBUG <0013> Generated response: line #00: 200 43227 OK (mgcp_msg.c:67) 20241230085153248 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43228 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153248 DLMGCP DEBUG <0013> Received message: line #01: C: 00FE (mgcp_msg.c:67) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153248 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153248 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153250 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153250 DLMGCP DEBUG <0013> Generated response: line #00: 200 43228 OK (mgcp_msg.c:67) 20241230085153251 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43229 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085153251 DLMGCP DEBUG <0013> Received message: line #01: C: 00FF (mgcp_msg.c:67) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241230085153251 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085153251 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153251 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153252 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085153253 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241230085153253 DLMGCP DEBUG <0013> Generated response: line #00: 200 43229 OK (mgcp_msg.c:67) OsmuxEM(154)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(155)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(152)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(151)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(153)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:53 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=20223672) Waiting for packet dumper to finish... 1 (prev_count=20223672, count=20337656) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_one_crcx_receive_only_osmux started. 20241230085156534 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24717 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085156534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085156534 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085156534 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085156534 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085156534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085156534 DLMGCP DEBUG <0013> Generated response: line #00: 515 24717 FAIL (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24718 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085156537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085156537 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085156537 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085156537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:3D62C8D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085156537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:3D62C8D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085156537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:3D62C8D6 output_enabled 0 (mgcp_msg.c:125) 20241230085156537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085156537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:3D62C8D6 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) 20241230085156537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085156537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:3D62C8D6 CRCX: Creating connection: port: 5748 (mgcp_protocol.c:1112) 20241230085156537 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:3D62C8D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085156537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085156537 DLMGCP DEBUG <0013> Generated response: line #00: 200 24718 OK (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Generated response: line #01: I: 3D62C8D6 (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D62C8D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085156537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085157640 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24719 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085157640 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241230085157640 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085157640 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085157640 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085157640 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085157640 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085157640 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085157640 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085157640 DLMGCP DEBUG <0013> Generated response: line #00: 200 24719 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(158)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(161)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(157)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(159)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@6a854b75d8e7: Final verdict of PTC: none OsmuxEM(160)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:51:57 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:51:59 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_one_crcx_loopback_osmux started. 20241230085200716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42908 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085200716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085200716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085200716 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085200716 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085200716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085200716 DLMGCP DEBUG <0013> Generated response: line #00: 515 42908 FAIL (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42909 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085200720 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085200720 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085200720 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085200720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:0CB44FC8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085200720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:0CB44FC8 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241230085200720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:0CB44FC8 output_enabled 1 (mgcp_msg.c:125) 20241230085200720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085200720 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:0CB44FC8 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241230085200720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:0CB44FC8 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) 20241230085200720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085200720 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241230085200720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:0CB44FC8 CRCX: Creating connection: port: 5750 (mgcp_protocol.c:1112) 20241230085200720 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:0CB44FC8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085200720 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085200720 DLMGCP DEBUG <0013> Generated response: line #00: 200 42909 OK (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Generated response: line #01: I: 0CB44FC8 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0CB44FC8 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085200720 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:67) 20241230085200721 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085200721 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(166)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085201924 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42910 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085201924 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241230085201924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085201924 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085201924 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085201924 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085201924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085201924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085201924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085201924 DLMGCP DEBUG <0013> Generated response: line #00: 200 42910 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass RTPEM0(163)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(167)@6a854b75d8e7: Final verdict of PTC: none OsmuxEM(166)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(165)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(164)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:52:01 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=44992) Waiting for packet dumper to finish... 1 (prev_count=44992, count=62576) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:52: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux started. 20241230085205031 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65017 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085205031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085205031 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085205031 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085205031 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085205031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085205031 DLMGCP DEBUG <0013> Generated response: line #00: 515 65017 FAIL (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65018 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085205038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085205038 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085205038 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085205038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E15934D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085205038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E15934D7 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085205038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E15934D7 output_enabled 1 (mgcp_msg.c:125) 20241230085205038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085205038 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E15934D7 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085205038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E15934D7 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) 20241230085205039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085205039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E15934D7 CRCX: Creating connection: port: 5752 (mgcp_protocol.c:1112) 20241230085205039 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E15934D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085205039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085205039 DLMGCP DEBUG <0013> Generated response: line #00: 200 65018 OK (mgcp_msg.c:67) 20241230085205039 DLMGCP DEBUG <0013> Generated response: line #01: I: E15934D7 (mgcp_msg.c:67) 20241230085205039 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085205039 DLMGCP DEBUG <0013> Generated response: line #03: o=- E15934D7 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085205039 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085205039 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085205039 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085205039 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:67) 20241230085205039 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085205039 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085205039 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65019 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085205043 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085205043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085205043 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085205043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:58B097E3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085205043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58B097E3 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085205043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58B097E3 output_enabled 1 (mgcp_msg.c:125) 20241230085205043 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085205043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:58B097E3 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085205043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:58B097E3 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) 20241230085205043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085205043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58B097E3 CRCX: Creating connection: port: 5754 (mgcp_protocol.c:1112) 20241230085205043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:58B097E3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085205043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085205043 DLMGCP DEBUG <0013> Generated response: line #00: 200 65019 OK (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Generated response: line #01: I: 58B097E3 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58B097E3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085205043 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085205044 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085205044 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085205044 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085205044 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085205044 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(169)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085206249 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65020 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085206249 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085206249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085206249 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085206249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085206249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085206249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085206249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085206249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085206249 DLMGCP DEBUG <0013> Generated response: line #00: 200 65020 OK (mgcp_msg.c:67) RTPEM1(170)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: tolerance: 0 packets MTC@6a854b75d8e7: batch_size: 4 packets MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass OsmuxEM(172)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(170)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(173)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(171)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(169)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:52:06 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=99468) Waiting for packet dumper to finish... 1 (prev_count=99468, count=111404) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:52:08 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20241230085209378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36755 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085209378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085209378 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085209378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085209378 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085209378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085209378 DLMGCP DEBUG <0013> Generated response: line #00: 515 36755 FAIL (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36756 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085209384 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085209384 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085209384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:67BC2E3C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085209384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67BC2E3C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085209384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67BC2E3C output_enabled 1 (mgcp_msg.c:125) 20241230085209384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085209384 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:67BC2E3C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085209384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:67BC2E3C 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) 20241230085209384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085209384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67BC2E3C CRCX: Creating connection: port: 5756 (mgcp_protocol.c:1112) 20241230085209384 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:67BC2E3C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085209384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085209384 DLMGCP DEBUG <0013> Generated response: line #00: 200 36756 OK (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Generated response: line #01: I: 67BC2E3C (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Generated response: line #03: o=- 67BC2E3C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085209384 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36757 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085209389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085209389 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085209389 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085209389 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085209389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6603FCA2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085209389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6603FCA2 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085209389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6603FCA2 output_enabled 1 (mgcp_msg.c:125) 20241230085209389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085209389 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6603FCA2 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085209389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6603FCA2 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) 20241230085209389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085209389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6603FCA2 CRCX: Creating connection: port: 5758 (mgcp_protocol.c:1112) 20241230085209390 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6603FCA2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085209390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085209390 DLMGCP DEBUG <0013> Generated response: line #00: 200 36757 OK (mgcp_msg.c:67) 20241230085209390 DLMGCP DEBUG <0013> Generated response: line #01: I: 6603FCA2 (mgcp_msg.c:67) 20241230085209390 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:67) 20241230085209390 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085209390 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6603FCA2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085209390 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085209390 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085209390 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085209390 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085209390 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085209390 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(178)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085210598 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36758 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085210598 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085210598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085210598 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085210598 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085210598 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085210598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085210598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085210598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085210598 DLMGCP DEBUG <0013> Generated response: line #00: 200 36758 OK (mgcp_msg.c:67) RTPEM1(176)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: tolerance: 3 packets MTC@6a854b75d8e7: batch_size: 4 packets MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass OsmuxEM(178)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(176)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(179)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(177)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(175)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@6a854b75d8e7: 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 pass'. Mon Dec 30 08:52:10 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143724) Waiting for packet dumper to finish... 1 (prev_count=143724, count=183192) MTC@6a854b75d8e7: 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 pass' was executed successfully (exit status: 0). MTC@6a854b75d8e7: 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 ------ Mon Dec 30 08:52: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20241230085213821 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53988 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085213821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085213821 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085213821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085213821 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085213821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085213821 DLMGCP DEBUG <0013> Generated response: line #00: 515 53988 FAIL (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53989 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085213828 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085213828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085213828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4E8A2FC3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085213828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4E8A2FC3 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085213828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4E8A2FC3 output_enabled 1 (mgcp_msg.c:125) 20241230085213828 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085213828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4E8A2FC3 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085213828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4E8A2FC3 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) 20241230085213828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085213828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4E8A2FC3 CRCX: Creating connection: port: 5760 (mgcp_protocol.c:1112) 20241230085213828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4E8A2FC3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085213828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085213828 DLMGCP DEBUG <0013> Generated response: line #00: 200 53989 OK (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Generated response: line #01: I: 4E8A2FC3 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4E8A2FC3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241230085213828 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53990 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085213834 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085213834 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085213834 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085213834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4B5560E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085213834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B5560E6 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085213834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B5560E6 output_enabled 1 (mgcp_msg.c:125) 20241230085213834 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085213834 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4B5560E6 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085213834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4B5560E6 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) 20241230085213834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085213834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B5560E6 CRCX: Creating connection: port: 5762 (mgcp_protocol.c:1112) 20241230085213834 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4B5560E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085213834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085213834 DLMGCP DEBUG <0013> Generated response: line #00: 200 53990 OK (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Generated response: line #01: I: 4B5560E6 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B5560E6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085213834 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(184)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085215041 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53991 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085215041 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085215041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085215041 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085215041 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085215041 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085215041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085215041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085215041 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085215041 DLMGCP DEBUG <0013> Generated response: line #00: 200 53991 OK (mgcp_msg.c:67) RTPEM1(182)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats A: { num_pkts_tx := 48, bytes_payload_tx := 768, 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@6a854b75d8e7: 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@6a854b75d8e7: tolerance: 3 packets MTC@6a854b75d8e7: batch_size: 4 packets MTC@6a854b75d8e7: stats: { num_pkts_tx := 48, bytes_payload_tx := 768, 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@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass VirtCallAgent-STATS(185)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(183)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@6a854b75d8e7: Final verdict of PTC: none OsmuxEM(184)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(182)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(181)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@6a854b75d8e7: 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 pass'. Mon Dec 30 08:52:15 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143732) Waiting for packet dumper to finish... 1 (prev_count=143732, count=181596) MTC@6a854b75d8e7: 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 pass' was executed successfully (exit status: 0). MTC@6a854b75d8e7: 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 ------ Mon Dec 30 08:52: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20241230085218364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35941 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085218364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085218364 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085218364 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085218364 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085218364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085218364 DLMGCP DEBUG <0013> Generated response: line #00: 515 35941 FAIL (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35942 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085218377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085218377 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085218377 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085218378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1DCFF4CB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085218378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1DCFF4CB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085218378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1DCFF4CB output_enabled 0 (mgcp_msg.c:125) 20241230085218378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085218378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1DCFF4CB Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085218378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1DCFF4CB 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) 20241230085218378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085218378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1DCFF4CB CRCX: Creating connection: port: 5764 (mgcp_protocol.c:1112) 20241230085218378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1DCFF4CB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085218378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085218378 DLMGCP DEBUG <0013> Generated response: line #00: 200 35942 OK (mgcp_msg.c:67) 20241230085218378 DLMGCP DEBUG <0013> Generated response: line #01: I: 1DCFF4CB (mgcp_msg.c:67) 20241230085218378 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085218378 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1DCFF4CB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085218378 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085218378 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085218378 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085218378 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:67) 20241230085218378 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085218378 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35943 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085218383 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085218383 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085218383 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241230085218383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5FC1281F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085218383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FC1281F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085218383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FC1281F output_enabled 0 (mgcp_msg.c:125) 20241230085218383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085218383 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5FC1281F Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085218383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5FC1281F 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) 20241230085218383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085218383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FC1281F CRCX: Creating connection: port: 5766 (mgcp_protocol.c:1112) 20241230085218383 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5FC1281F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085218383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085218383 DLMGCP DEBUG <0013> Generated response: line #00: 200 35943 OK (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Generated response: line #01: I: 5FC1281F (mgcp_msg.c:67) 20241230085218383 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:67) 20241230085218384 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085218384 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FC1281F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085218384 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085218384 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085218384 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085218384 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085218384 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085218384 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(187)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085219906 DLMGCP DEBUG <0013> Received message: line #00: MDCX 35944 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #03: I: 1DCFF4CB (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085219906 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085219906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085219906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1DCFF4CB r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_msg.c:118) 20241230085219906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1DCFF4CB connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085219906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1DCFF4CB output_enabled 1 (mgcp_msg.c:125) 20241230085219906 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085219906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1DCFF4CB Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085219906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1DCFF4CB 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) 20241230085219906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085219906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1DCFF4CB MDCX: modified conn:(1227/rtp C:1DCFF4CB r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:1334) 20241230085219906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1DCFF4CB MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085219906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085219906 DLMGCP DEBUG <0013> Generated response: line #00: 200 35944 OK (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Generated response: line #02: o=- 1DCFF4CB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085219906 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(190)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085220414 DLMGCP DEBUG <0013> Received message: line #00: MDCX 35945 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #03: I: 5FC1281F (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085220414 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085220414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085220414 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085220414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5FC1281F r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_msg.c:118) 20241230085220414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FC1281F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085220414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FC1281F output_enabled 1 (mgcp_msg.c:125) 20241230085220414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085220414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5FC1281F Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085220414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:5FC1281F 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) 20241230085220414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085220414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FC1281F MDCX: modified conn:(1227/rtp C:5FC1281F r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:1334) 20241230085220414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5FC1281F MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085220414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085220414 DLMGCP DEBUG <0013> Generated response: line #00: 200 35945 OK (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5FC1281F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085220414 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 180, bytes_payload_tx := 3060, num_pkts_rx := 90, bytes_payload_rx := 1530, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 41, bytes_payload_tx := 2460, num_pkts_rx := 22, bytes_payload_rx := 1275, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241230085222536 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35946 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085222536 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085222536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085222536 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085222536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085222536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085222536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085222536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085222536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085222536 DLMGCP DEBUG <0013> Generated response: line #00: 200 35946 OK (mgcp_msg.c:67) RTPEM0(187)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass VirtCallAgent-STATS(191)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@6a854b75d8e7: Final verdict of PTC: none OsmuxEM(190)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(189)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(188)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(187)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:52:22 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=350108) Waiting for packet dumper to finish... 1 (prev_count=350108, count=416828) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:52: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20241230085225843 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10076 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085225843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085225843 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085225843 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085225843 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085225843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085225843 DLMGCP DEBUG <0013> Generated response: line #00: 515 10076 FAIL (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10077 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085225863 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085225863 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085225863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:96A51EF6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085225863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:96A51EF6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085225863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:96A51EF6 output_enabled 0 (mgcp_msg.c:125) 20241230085225863 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085225863 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:96A51EF6 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085225863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:96A51EF6 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) 20241230085225863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085225863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:96A51EF6 CRCX: Creating connection: port: 5768 (mgcp_protocol.c:1112) 20241230085225863 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:96A51EF6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085225863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085225863 DLMGCP DEBUG <0013> Generated response: line #00: 200 10077 OK (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Generated response: line #01: I: 96A51EF6 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Generated response: line #03: o=- 96A51EF6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085225863 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10078 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085225869 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085225869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085225869 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085225869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EE5FE50A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085225869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE5FE50A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085225869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE5FE50A output_enabled 0 (mgcp_msg.c:125) 20241230085225869 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085225869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE5FE50A Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085225869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EE5FE50A 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) 20241230085225869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085225869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE5FE50A CRCX: Creating connection: port: 5770 (mgcp_protocol.c:1112) 20241230085225869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE5FE50A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085225869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085225869 DLMGCP DEBUG <0013> Generated response: line #00: 200 10078 OK (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Generated response: line #01: I: EE5FE50A (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE5FE50A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085225869 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(193)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085227381 DLMGCP DEBUG <0013> Received message: line #00: MDCX 10079 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #03: I: 96A51EF6 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085227381 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085227381 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085227381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:96A51EF6 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_msg.c:118) 20241230085227381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:96A51EF6 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085227381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:96A51EF6 output_enabled 1 (mgcp_msg.c:125) 20241230085227381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085227381 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:96A51EF6 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085227381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:96A51EF6 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) 20241230085227381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085227381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:96A51EF6 MDCX: modified conn:(1227/rtp C:96A51EF6 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:1334) 20241230085227381 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:96A51EF6 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085227381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085227381 DLMGCP DEBUG <0013> Generated response: line #00: 200 10079 OK (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Generated response: line #02: o=- 96A51EF6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085227381 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(196)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085227887 DLMGCP DEBUG <0013> Received message: line #00: MDCX 10080 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #03: I: EE5FE50A (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085227887 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085227887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085227887 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085227887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EE5FE50A r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_msg.c:118) 20241230085227887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE5FE50A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085227887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE5FE50A output_enabled 1 (mgcp_msg.c:125) 20241230085227887 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085227887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE5FE50A Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085227887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EE5FE50A 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) 20241230085227887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085227887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE5FE50A MDCX: modified conn:(1227/rtp C:EE5FE50A r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:1334) 20241230085227887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE5FE50A MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085227887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085227887 DLMGCP DEBUG <0013> Generated response: line #00: 200 10080 OK (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Generated response: line #03: o=- EE5FE50A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085227887 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 188, bytes_payload_tx := 3196, num_pkts_rx := 123, bytes_payload_rx := 2091, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 23, bytes_payload_rx := 1380, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241230085229995 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10081 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085229995 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085229995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085229995 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085229995 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085229995 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085229995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085229995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085229995 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085229995 DLMGCP DEBUG <0013> Generated response: line #00: 200 10081 OK (mgcp_msg.c:67) RTPEM0(193)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass OsmuxEM(196)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(195)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(194)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(197)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(193)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:52:30 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=447864) Waiting for packet dumper to finish... 1 (prev_count=447864, count=460624) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:52: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_dlcx_30ep started. 20241230085233294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61666 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085233294 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085233294 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(011234/rtp C:342AAA12 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:342AAA12 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:342AAA12 output_enabled 0 (mgcp_msg.c:125) 20241230085233294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(011234/rtp C:342AAA12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:342AAA12 CRCX: Creating connection: port: 5772 (mgcp_protocol.c:1112) 20241230085233294 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:342AAA12 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233294 DLMGCP DEBUG <0013> Generated response: line #00: 200 61666 OK (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Generated response: line #01: I: 342AAA12 (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Generated response: line #03: o=- 342AAA12 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233294 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233295 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61667 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233295 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:67) 20241230085233295 DLMGCP DEBUG <0013> Received message: line #02: I: 342AAA12 (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085233296 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085233296 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:342AAA12 DLCX: deleting conn:(011234/rtp C:342AAA12 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1488) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233296 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233296 DLMGCP DEBUG <0013> Generated response: line #00: 250 61667 OK (mgcp_msg.c:67) 20241230085233296 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@6a854b75d8e7: setverdict(pass): none -> pass 20241230085233296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61668 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085233296 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085233296 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(021234/rtp C:22FA74D3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22FA74D3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22FA74D3 output_enabled 0 (mgcp_msg.c:125) 20241230085233296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(021234/rtp C:22FA74D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22FA74D3 CRCX: Creating connection: port: 5774 (mgcp_protocol.c:1112) 20241230085233296 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:22FA74D3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233296 DLMGCP DEBUG <0013> Generated response: line #00: 200 61668 OK (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Generated response: line #01: I: 22FA74D3 (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Generated response: line #03: o=- 22FA74D3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233296 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233297 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61669 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233297 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:67) 20241230085233297 DLMGCP DEBUG <0013> Received message: line #02: I: 22FA74D3 (mgcp_msg.c:67) 20241230085233297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085233297 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085233297 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22FA74D3 DLCX: deleting conn:(021234/rtp C:22FA74D3 r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1488) 20241230085233297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233297 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233297 DLMGCP DEBUG <0013> Generated response: line #00: 250 61669 OK (mgcp_msg.c:67) 20241230085233297 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61670 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241230085233298 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241230085233298 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(031234/rtp C:D5BF7C51 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:D5BF7C51 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:D5BF7C51 output_enabled 0 (mgcp_msg.c:125) 20241230085233298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(031234/rtp C:D5BF7C51 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:D5BF7C51 CRCX: Creating connection: port: 5776 (mgcp_protocol.c:1112) 20241230085233298 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:D5BF7C51 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233298 DLMGCP DEBUG <0013> Generated response: line #00: 200 61670 OK (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Generated response: line #01: I: D5BF7C51 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Generated response: line #03: o=- D5BF7C51 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61671 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> Received message: line #02: I: D5BF7C51 (mgcp_msg.c:67) 20241230085233298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241230085233298 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241230085233298 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:D5BF7C51 DLCX: deleting conn:(031234/rtp C:D5BF7C51 r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1488) 20241230085233298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233299 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233299 DLMGCP DEBUG <0013> Generated response: line #00: 250 61671 OK (mgcp_msg.c:67) 20241230085233299 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61672 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241230085233299 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085233299 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(041234/rtp C:E7454731 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E7454731 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E7454731 output_enabled 0 (mgcp_msg.c:125) 20241230085233299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(041234/rtp C:E7454731 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E7454731 CRCX: Creating connection: port: 5778 (mgcp_protocol.c:1112) 20241230085233299 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:E7454731 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233299 DLMGCP DEBUG <0013> Generated response: line #00: 200 61672 OK (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Generated response: line #01: I: E7454731 (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Generated response: line #03: o=- E7454731 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233299 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233300 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61673 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233300 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:67) 20241230085233300 DLMGCP DEBUG <0013> Received message: line #02: I: E7454731 (mgcp_msg.c:67) 20241230085233300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241230085233300 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085233300 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E7454731 DLCX: deleting conn:(041234/rtp C:E7454731 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1488) 20241230085233300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233300 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233300 DLMGCP DEBUG <0013> Generated response: line #00: 250 61673 OK (mgcp_msg.c:67) 20241230085233300 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61674 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085233301 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085233301 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(051234/rtp C:64E8ED18 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:64E8ED18 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:64E8ED18 output_enabled 0 (mgcp_msg.c:125) 20241230085233301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(051234/rtp C:64E8ED18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:64E8ED18 CRCX: Creating connection: port: 5780 (mgcp_protocol.c:1112) 20241230085233301 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:64E8ED18 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233301 DLMGCP DEBUG <0013> Generated response: line #00: 200 61674 OK (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Generated response: line #01: I: 64E8ED18 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Generated response: line #03: o=- 64E8ED18 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61675 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> Received message: line #02: I: 64E8ED18 (mgcp_msg.c:67) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241230085233301 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241230085233301 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:64E8ED18 DLCX: deleting conn:(051234/rtp C:64E8ED18 r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1488) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233301 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233302 DLMGCP DEBUG <0013> Generated response: line #00: 250 61675 OK (mgcp_msg.c:67) 20241230085233302 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61676 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233302 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241230085233303 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241230085233303 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(061234/rtp C:B7BE351C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:B7BE351C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:B7BE351C output_enabled 0 (mgcp_msg.c:125) 20241230085233303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(061234/rtp C:B7BE351C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:B7BE351C CRCX: Creating connection: port: 5782 (mgcp_protocol.c:1112) 20241230085233303 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:B7BE351C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233303 DLMGCP DEBUG <0013> Generated response: line #00: 200 61676 OK (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Generated response: line #01: I: B7BE351C (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Generated response: line #03: o=- B7BE351C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61677 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> Received message: line #02: I: B7BE351C (mgcp_msg.c:67) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241230085233303 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241230085233303 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:B7BE351C DLCX: deleting conn:(061234/rtp C:B7BE351C r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1488) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233303 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233303 DLMGCP DEBUG <0013> Generated response: line #00: 250 61677 OK (mgcp_msg.c:67) 20241230085233303 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61678 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241230085233304 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241230085233304 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(071234/rtp C:52A3D1AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:52A3D1AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:52A3D1AF output_enabled 0 (mgcp_msg.c:125) 20241230085233304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(071234/rtp C:52A3D1AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:52A3D1AF CRCX: Creating connection: port: 5784 (mgcp_protocol.c:1112) 20241230085233304 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:52A3D1AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233304 DLMGCP DEBUG <0013> Generated response: line #00: 200 61678 OK (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Generated response: line #01: I: 52A3D1AF (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Generated response: line #03: o=- 52A3D1AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61679 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> Received message: line #02: I: 52A3D1AF (mgcp_msg.c:67) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241230085233304 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241230085233304 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:52A3D1AF DLCX: deleting conn:(071234/rtp C:52A3D1AF r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1488) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233304 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233304 DLMGCP DEBUG <0013> Generated response: line #00: 250 61679 OK (mgcp_msg.c:67) 20241230085233304 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61680 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241230085233305 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241230085233305 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(081234/rtp C:0CA79A96 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:0CA79A96 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:0CA79A96 output_enabled 0 (mgcp_msg.c:125) 20241230085233305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(081234/rtp C:0CA79A96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:0CA79A96 CRCX: Creating connection: port: 5786 (mgcp_protocol.c:1112) 20241230085233305 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:0CA79A96 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233305 DLMGCP DEBUG <0013> Generated response: line #00: 200 61680 OK (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Generated response: line #01: I: 0CA79A96 (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0CA79A96 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233305 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233306 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61681 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233306 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:67) 20241230085233306 DLMGCP DEBUG <0013> Received message: line #02: I: 0CA79A96 (mgcp_msg.c:67) 20241230085233306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241230085233306 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241230085233306 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:0CA79A96 DLCX: deleting conn:(081234/rtp C:0CA79A96 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1488) 20241230085233306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233306 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233306 DLMGCP DEBUG <0013> Generated response: line #00: 250 61681 OK (mgcp_msg.c:67) 20241230085233306 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61682 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241230085233307 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241230085233307 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(091234/rtp C:E2E4E52C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:E2E4E52C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:E2E4E52C output_enabled 0 (mgcp_msg.c:125) 20241230085233307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(091234/rtp C:E2E4E52C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:E2E4E52C CRCX: Creating connection: port: 5788 (mgcp_protocol.c:1112) 20241230085233307 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:E2E4E52C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #00: 200 61682 OK (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #01: I: E2E4E52C (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #03: o=- E2E4E52C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233307 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61683 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Received message: line #02: I: E2E4E52C (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241230085233307 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241230085233307 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:E2E4E52C DLCX: deleting conn:(091234/rtp C:E2E4E52C r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1488) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233307 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #00: 250 61683 OK (mgcp_msg.c:67) 20241230085233307 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61684 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241230085233308 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241230085233308 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0A1234/rtp C:E9C823B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E9C823B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E9C823B4 output_enabled 0 (mgcp_msg.c:125) 20241230085233308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0A1234/rtp C:E9C823B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E9C823B4 CRCX: Creating connection: port: 5790 (mgcp_protocol.c:1112) 20241230085233308 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:E9C823B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233308 DLMGCP DEBUG <0013> Generated response: line #00: 200 61684 OK (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Generated response: line #01: I: E9C823B4 (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Generated response: line #03: o=- E9C823B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233308 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233309 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61685 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Received message: line #02: I: E9C823B4 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241230085233309 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241230085233309 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:E9C823B4 DLCX: deleting conn:(0A1234/rtp C:E9C823B4 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1488) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233309 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #00: 250 61685 OK (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61686 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241230085233309 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241230085233309 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(0B1234/rtp C:E802E926 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:E802E926 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:E802E926 output_enabled 0 (mgcp_msg.c:125) 20241230085233309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(0B1234/rtp C:E802E926 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:E802E926 CRCX: Creating connection: port: 5792 (mgcp_protocol.c:1112) 20241230085233309 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:E802E926 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #00: 200 61686 OK (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #01: I: E802E926 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #03: o=- E802E926 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233309 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233310 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61687 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233310 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:67) 20241230085233310 DLMGCP DEBUG <0013> Received message: line #02: I: E802E926 (mgcp_msg.c:67) 20241230085233310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241230085233310 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241230085233310 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:E802E926 DLCX: deleting conn:(0B1234/rtp C:E802E926 r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1488) 20241230085233310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233310 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233310 DLMGCP DEBUG <0013> Generated response: line #00: 250 61687 OK (mgcp_msg.c:67) 20241230085233310 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61688 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233310 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:67) 20241230085233310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241230085233311 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241230085233311 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(0C1234/rtp C:5140F10A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5140F10A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5140F10A output_enabled 0 (mgcp_msg.c:125) 20241230085233311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(0C1234/rtp C:5140F10A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5140F10A CRCX: Creating connection: port: 5794 (mgcp_protocol.c:1112) 20241230085233311 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:5140F10A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233311 DLMGCP DEBUG <0013> Generated response: line #00: 200 61688 OK (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Generated response: line #01: I: 5140F10A (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5140F10A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61689 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> Received message: line #02: I: 5140F10A (mgcp_msg.c:67) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241230085233311 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241230085233311 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5140F10A DLCX: deleting conn:(0C1234/rtp C:5140F10A r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1488) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233311 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233311 DLMGCP DEBUG <0013> Generated response: line #00: 250 61689 OK (mgcp_msg.c:67) 20241230085233311 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61690 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241230085233312 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241230085233312 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(0D1234/rtp C:6B5417EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:6B5417EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:6B5417EB output_enabled 0 (mgcp_msg.c:125) 20241230085233312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(0D1234/rtp C:6B5417EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:6B5417EB CRCX: Creating connection: port: 5796 (mgcp_protocol.c:1112) 20241230085233312 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:6B5417EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233312 DLMGCP DEBUG <0013> Generated response: line #00: 200 61690 OK (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Generated response: line #01: I: 6B5417EB (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6B5417EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61691 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> Received message: line #02: I: 6B5417EB (mgcp_msg.c:67) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241230085233312 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241230085233312 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:6B5417EB DLCX: deleting conn:(0D1234/rtp C:6B5417EB r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1488) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233312 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233312 DLMGCP DEBUG <0013> Generated response: line #00: 250 61691 OK (mgcp_msg.c:67) 20241230085233312 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61692 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241230085233313 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241230085233313 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(0E1234/rtp C:D45E125C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D45E125C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D45E125C output_enabled 0 (mgcp_msg.c:125) 20241230085233313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(0E1234/rtp C:D45E125C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D45E125C CRCX: Creating connection: port: 5798 (mgcp_protocol.c:1112) 20241230085233313 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:D45E125C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #00: 200 61692 OK (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #01: I: D45E125C (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #03: o=- D45E125C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61693 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Received message: line #02: I: D45E125C (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241230085233313 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241230085233313 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:D45E125C DLCX: deleting conn:(0E1234/rtp C:D45E125C r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1488) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233313 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #00: 250 61693 OK (mgcp_msg.c:67) 20241230085233313 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61694 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241230085233314 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241230085233314 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(0F1234/rtp C:E509574A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:E509574A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:E509574A output_enabled 0 (mgcp_msg.c:125) 20241230085233314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(0F1234/rtp C:E509574A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:E509574A CRCX: Creating connection: port: 5800 (mgcp_protocol.c:1112) 20241230085233314 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:E509574A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233314 DLMGCP DEBUG <0013> Generated response: line #00: 200 61694 OK (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Generated response: line #01: I: E509574A (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Generated response: line #03: o=- E509574A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233314 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61695 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Received message: line #02: I: E509574A (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241230085233315 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241230085233315 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:E509574A DLCX: deleting conn:(0F1234/rtp C:E509574A r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1488) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233315 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233315 DLMGCP DEBUG <0013> Generated response: line #00: 250 61695 OK (mgcp_msg.c:67) 20241230085233315 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61696 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241230085233315 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241230085233315 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(101234/rtp C:02BBA8FA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:02BBA8FA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:02BBA8FA output_enabled 0 (mgcp_msg.c:125) 20241230085233315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(101234/rtp C:02BBA8FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:02BBA8FA CRCX: Creating connection: port: 5802 (mgcp_protocol.c:1112) 20241230085233315 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:02BBA8FA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233315 DLMGCP DEBUG <0013> Generated response: line #00: 200 61696 OK (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Generated response: line #01: I: 02BBA8FA (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Generated response: line #03: o=- 02BBA8FA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233315 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233316 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61697 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233316 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:67) 20241230085233316 DLMGCP DEBUG <0013> Received message: line #02: I: 02BBA8FA (mgcp_msg.c:67) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241230085233316 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241230085233316 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:02BBA8FA DLCX: deleting conn:(101234/rtp C:02BBA8FA r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1488) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233316 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233316 DLMGCP DEBUG <0013> Generated response: line #00: 250 61697 OK (mgcp_msg.c:67) 20241230085233316 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61698 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233316 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:67) 20241230085233316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241230085233316 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241230085233316 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(111234/rtp C:9520E7CF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9520E7CF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9520E7CF output_enabled 0 (mgcp_msg.c:125) 20241230085233316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(111234/rtp C:9520E7CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9520E7CF CRCX: Creating connection: port: 5804 (mgcp_protocol.c:1112) 20241230085233317 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:9520E7CF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233317 DLMGCP DEBUG <0013> Generated response: line #00: 200 61698 OK (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Generated response: line #01: I: 9520E7CF (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9520E7CF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61699 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> Received message: line #02: I: 9520E7CF (mgcp_msg.c:67) 20241230085233317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241230085233317 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241230085233317 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9520E7CF DLCX: deleting conn:(111234/rtp C:9520E7CF r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1488) 20241230085233317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233317 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233317 DLMGCP DEBUG <0013> Generated response: line #00: 250 61699 OK (mgcp_msg.c:67) 20241230085233317 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61700 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241230085233318 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241230085233318 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(121234/rtp C:8362FDC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8362FDC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8362FDC6 output_enabled 0 (mgcp_msg.c:125) 20241230085233318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(121234/rtp C:8362FDC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8362FDC6 CRCX: Creating connection: port: 5806 (mgcp_protocol.c:1112) 20241230085233318 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:8362FDC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233318 DLMGCP DEBUG <0013> Generated response: line #00: 200 61700 OK (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Generated response: line #01: I: 8362FDC6 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8362FDC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61701 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> Received message: line #02: I: 8362FDC6 (mgcp_msg.c:67) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241230085233318 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241230085233318 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8362FDC6 DLCX: deleting conn:(121234/rtp C:8362FDC6 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1488) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233318 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233318 DLMGCP DEBUG <0013> Generated response: line #00: 250 61701 OK (mgcp_msg.c:67) 20241230085233319 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61702 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241230085233319 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241230085233319 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(131234/rtp C:945D623A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:945D623A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:945D623A output_enabled 0 (mgcp_msg.c:125) 20241230085233319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(131234/rtp C:945D623A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:945D623A CRCX: Creating connection: port: 5808 (mgcp_protocol.c:1112) 20241230085233319 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:945D623A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233319 DLMGCP DEBUG <0013> Generated response: line #00: 200 61702 OK (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Generated response: line #01: I: 945D623A (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Generated response: line #03: o=- 945D623A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233319 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61703 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Received message: line #02: I: 945D623A (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241230085233320 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241230085233320 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:945D623A DLCX: deleting conn:(131234/rtp C:945D623A r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1488) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233320 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #00: 250 61703 OK (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61704 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241230085233320 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241230085233320 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(141234/rtp C:3F57B0A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:3F57B0A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:3F57B0A3 output_enabled 0 (mgcp_msg.c:125) 20241230085233320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(141234/rtp C:3F57B0A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:3F57B0A3 CRCX: Creating connection: port: 5810 (mgcp_protocol.c:1112) 20241230085233320 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:3F57B0A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233320 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #00: 200 61704 OK (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #01: I: 3F57B0A3 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3F57B0A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233320 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61705 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233321 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:67) 20241230085233321 DLMGCP DEBUG <0013> Received message: line #02: I: 3F57B0A3 (mgcp_msg.c:67) 20241230085233321 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241230085233321 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241230085233321 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233321 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:3F57B0A3 DLCX: deleting conn:(141234/rtp C:3F57B0A3 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1488) 20241230085233321 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233321 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233321 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233321 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233321 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233321 DLMGCP DEBUG <0013> Generated response: line #00: 250 61705 OK (mgcp_msg.c:67) 20241230085233321 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) 20241230085233321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61706 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241230085233322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241230085233322 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(151234/rtp C:A5EEFECE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:A5EEFECE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:A5EEFECE output_enabled 0 (mgcp_msg.c:125) 20241230085233322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(151234/rtp C:A5EEFECE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:A5EEFECE CRCX: Creating connection: port: 5812 (mgcp_protocol.c:1112) 20241230085233322 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:A5EEFECE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233322 DLMGCP DEBUG <0013> Generated response: line #00: 200 61706 OK (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Generated response: line #01: I: A5EEFECE (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Generated response: line #03: o=- A5EEFECE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61707 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> Received message: line #02: I: A5EEFECE (mgcp_msg.c:67) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241230085233322 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241230085233322 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:A5EEFECE DLCX: deleting conn:(151234/rtp C:A5EEFECE r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1488) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233322 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233323 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233323 DLMGCP DEBUG <0013> Generated response: line #00: 250 61707 OK (mgcp_msg.c:67) 20241230085233323 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61708 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241230085233323 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241230085233323 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233323 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(161234/rtp C:CBC387BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233323 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:CBC387BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233323 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:CBC387BE output_enabled 0 (mgcp_msg.c:125) 20241230085233323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233323 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(161234/rtp C:CBC387BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233323 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233323 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:CBC387BE CRCX: Creating connection: port: 5814 (mgcp_protocol.c:1112) 20241230085233323 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:CBC387BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233323 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233323 DLMGCP DEBUG <0013> Generated response: line #00: 200 61708 OK (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Generated response: line #01: I: CBC387BE (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Generated response: line #03: o=- CBC387BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233323 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233330 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61709 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233330 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:67) 20241230085233330 DLMGCP DEBUG <0013> Received message: line #02: I: CBC387BE (mgcp_msg.c:67) 20241230085233330 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241230085233330 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241230085233330 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233330 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:CBC387BE DLCX: deleting conn:(161234/rtp C:CBC387BE r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1488) 20241230085233330 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233330 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233330 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233330 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233330 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233330 DLMGCP DEBUG <0013> Generated response: line #00: 250 61709 OK (mgcp_msg.c:67) 20241230085233330 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61710 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241230085233331 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241230085233331 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233331 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(171234/rtp C:F04E49E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233331 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F04E49E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233331 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F04E49E6 output_enabled 0 (mgcp_msg.c:125) 20241230085233331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233331 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(171234/rtp C:F04E49E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233331 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233331 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F04E49E6 CRCX: Creating connection: port: 5816 (mgcp_protocol.c:1112) 20241230085233331 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:F04E49E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233331 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233331 DLMGCP DEBUG <0013> Generated response: line #00: 200 61710 OK (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Generated response: line #01: I: F04E49E6 (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Generated response: line #03: o=- F04E49E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233331 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233332 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61711 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233332 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:67) 20241230085233332 DLMGCP DEBUG <0013> Received message: line #02: I: F04E49E6 (mgcp_msg.c:67) 20241230085233332 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241230085233332 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241230085233332 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233332 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:F04E49E6 DLCX: deleting conn:(171234/rtp C:F04E49E6 r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1488) 20241230085233332 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233332 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233332 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233332 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233332 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233332 DLMGCP DEBUG <0013> Generated response: line #00: 250 61711 OK (mgcp_msg.c:67) 20241230085233332 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233333 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61712 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241230085233333 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241230085233333 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(181234/rtp C:AF95FEFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:AF95FEFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:AF95FEFF output_enabled 0 (mgcp_msg.c:125) 20241230085233333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(181234/rtp C:AF95FEFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:AF95FEFF CRCX: Creating connection: port: 5818 (mgcp_protocol.c:1112) 20241230085233333 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:AF95FEFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233333 DLMGCP DEBUG <0013> Generated response: line #00: 200 61712 OK (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Generated response: line #01: I: AF95FEFF (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Generated response: line #03: o=- AF95FEFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61713 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> Received message: line #02: I: AF95FEFF (mgcp_msg.c:67) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241230085233333 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241230085233333 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:AF95FEFF DLCX: deleting conn:(181234/rtp C:AF95FEFF r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1488) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233333 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233333 DLMGCP DEBUG <0013> Generated response: line #00: 250 61713 OK (mgcp_msg.c:67) 20241230085233333 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61714 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241230085233334 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241230085233334 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233334 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(191234/rtp C:5C96BA15 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233334 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5C96BA15 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233334 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5C96BA15 output_enabled 0 (mgcp_msg.c:125) 20241230085233334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233334 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(191234/rtp C:5C96BA15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233334 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233334 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5C96BA15 CRCX: Creating connection: port: 5820 (mgcp_protocol.c:1112) 20241230085233334 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:5C96BA15 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233334 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233334 DLMGCP DEBUG <0013> Generated response: line #00: 200 61714 OK (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Generated response: line #01: I: 5C96BA15 (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5C96BA15 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233334 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61715 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233335 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:67) 20241230085233335 DLMGCP DEBUG <0013> Received message: line #02: I: 5C96BA15 (mgcp_msg.c:67) 20241230085233335 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241230085233335 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241230085233335 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233335 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:5C96BA15 DLCX: deleting conn:(191234/rtp C:5C96BA15 r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1488) 20241230085233335 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233335 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233335 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233335 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233335 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233335 DLMGCP DEBUG <0013> Generated response: line #00: 250 61715 OK (mgcp_msg.c:67) 20241230085233335 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61716 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241230085233336 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241230085233336 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1A1234/rtp C:3B6B01C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:3B6B01C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:3B6B01C4 output_enabled 0 (mgcp_msg.c:125) 20241230085233336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1A1234/rtp C:3B6B01C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:3B6B01C4 CRCX: Creating connection: port: 5822 (mgcp_protocol.c:1112) 20241230085233336 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:3B6B01C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233336 DLMGCP DEBUG <0013> Generated response: line #00: 200 61716 OK (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Generated response: line #01: I: 3B6B01C4 (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3B6B01C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61717 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233336 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Received message: line #02: I: 3B6B01C4 (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241230085233337 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241230085233337 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:3B6B01C4 DLCX: deleting conn:(1A1234/rtp C:3B6B01C4 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1488) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233337 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233337 DLMGCP DEBUG <0013> Generated response: line #00: 250 61717 OK (mgcp_msg.c:67) 20241230085233337 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61718 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241230085233337 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241230085233337 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1B1234/rtp C:6D0FB3EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:6D0FB3EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:6D0FB3EE output_enabled 0 (mgcp_msg.c:125) 20241230085233337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1B1234/rtp C:6D0FB3EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:6D0FB3EE CRCX: Creating connection: port: 5824 (mgcp_protocol.c:1112) 20241230085233337 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:6D0FB3EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233337 DLMGCP DEBUG <0013> Generated response: line #00: 200 61718 OK (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Generated response: line #01: I: 6D0FB3EE (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6D0FB3EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233337 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61719 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Received message: line #02: I: 6D0FB3EE (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241230085233339 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241230085233339 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:6D0FB3EE DLCX: deleting conn:(1B1234/rtp C:6D0FB3EE r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1488) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233339 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233339 DLMGCP DEBUG <0013> Generated response: line #00: 250 61719 OK (mgcp_msg.c:67) 20241230085233339 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61720 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241230085233339 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241230085233339 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1C1234/rtp C:8F170182 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:8F170182 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:8F170182 output_enabled 0 (mgcp_msg.c:125) 20241230085233339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1C1234/rtp C:8F170182 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:8F170182 CRCX: Creating connection: port: 5826 (mgcp_protocol.c:1112) 20241230085233339 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:8F170182 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233339 DLMGCP DEBUG <0013> Generated response: line #00: 200 61720 OK (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Generated response: line #01: I: 8F170182 (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8F170182 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233339 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233340 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61721 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233340 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:67) 20241230085233340 DLMGCP DEBUG <0013> Received message: line #02: I: 8F170182 (mgcp_msg.c:67) 20241230085233340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241230085233340 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241230085233340 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:8F170182 DLCX: deleting conn:(1C1234/rtp C:8F170182 r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1488) 20241230085233340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233340 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233340 DLMGCP DEBUG <0013> Generated response: line #00: 250 61721 OK (mgcp_msg.c:67) 20241230085233340 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085233341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61722 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241230085233341 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241230085233341 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085233341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1D1234/rtp C:FB547D5C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085233341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:FB547D5C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085233341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:FB547D5C output_enabled 0 (mgcp_msg.c:125) 20241230085233341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085233341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1D1234/rtp C:FB547D5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085233341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085233341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:FB547D5C CRCX: Creating connection: port: 5828 (mgcp_protocol.c:1112) 20241230085233341 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:FB547D5C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085233341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085233341 DLMGCP DEBUG <0013> Generated response: line #00: 200 61722 OK (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Generated response: line #01: I: FB547D5C (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Generated response: line #03: o=- FB547D5C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085233341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61723 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085233342 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:67) 20241230085233342 DLMGCP DEBUG <0013> Received message: line #02: I: FB547D5C (mgcp_msg.c:67) 20241230085233342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241230085233342 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241230085233342 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085233342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:FB547D5C DLCX: deleting conn:(1D1234/rtp C:FB547D5C r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1488) 20241230085233342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233342 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1491) 20241230085233342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085233342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1498) 20241230085233342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241230085233342 DLMGCP DEBUG <0013> Generated response: line #00: 250 61723 OK (mgcp_msg.c:67) 20241230085233342 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@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(203)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(200)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(202)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(199)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(201)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:52:33 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=263776) Waiting for packet dumper to finish... 1 (prev_count=263776, count=349716) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:52: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_rtpem_selftest started. MTC@6a854b75d8e7: === starting MTC@6a854b75d8e7: === stopping RTPEM1(205)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats A: { num_pkts_tx := 234, bytes_payload_tx := 936, num_pkts_rx := 237, bytes_payload_rx := 948, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats B: { num_pkts_tx := 237, bytes_payload_tx := 948, num_pkts_rx := 234, bytes_payload_rx := 936, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: tolerance: 0 packets MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(208)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(207)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(206)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(204)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(205)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_rtpem_selftest finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:52:42 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=50656) Waiting for packet dumper to finish... 1 (prev_count=50656, count=56152) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:52:44 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_one_crcx_receive_only_rtp started. 20241230085245412 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55439 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085245413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085245413 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085245413 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085245413 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085245413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085245413 DLMGCP DEBUG <0013> Generated response: line #00: 515 55439 FAIL (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55440 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085245423 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085245423 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085245423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:874EB846 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085245423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:874EB846 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085245423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:874EB846 output_enabled 0 (mgcp_msg.c:125) 20241230085245423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085245423 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:874EB846 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085245423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:874EB846 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) 20241230085245423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085245423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:874EB846 CRCX: Creating connection: port: 5830 (mgcp_protocol.c:1112) 20241230085245423 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:874EB846 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085245423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085245423 DLMGCP DEBUG <0013> Generated response: line #00: 200 55440 OK (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Generated response: line #01: I: 874EB846 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Generated response: line #03: o=- 874EB846 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:67) 20241230085245423 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085246530 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55441 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085246530 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241230085246530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085246530 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085246530 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085246530 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085246530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085246530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085246530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085246530 DLMGCP DEBUG <0013> Generated response: line #00: 200 55441 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(213)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(212)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(211)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(210)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(209)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:52:46 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=38600) Waiting for packet dumper to finish... 1 (prev_count=38600, count=68432) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:52: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_one_crcx_loopback_rtp started. 20241230085249806 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24143 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085249806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085249806 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085249806 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085249806 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085249806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085249806 DLMGCP DEBUG <0013> Generated response: line #00: 515 24143 FAIL (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24144 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085249812 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085249812 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085249812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:B024D06A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085249812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B024D06A connection mode 'loopback' 7 (mgcp_msg.c:120) 20241230085249812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B024D06A output_enabled 1 (mgcp_msg.c:125) 20241230085249812 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085249812 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:B024D06A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241230085249812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:B024D06A 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) 20241230085249812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085249812 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241230085249812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B024D06A CRCX: Creating connection: port: 5832 (mgcp_protocol.c:1112) 20241230085249812 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:B024D06A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085249812 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085249812 DLMGCP DEBUG <0013> Generated response: line #00: 200 24144 OK (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Generated response: line #01: I: B024D06A (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Generated response: line #03: o=- B024D06A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:67) 20241230085249812 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085249813 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085250918 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24145 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085250918 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241230085250918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085250918 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085250918 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085250918 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085250918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085250919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085250919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085250919 DLMGCP DEBUG <0013> Generated response: line #00: 200 24145 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(215)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(216)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(218)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(214)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(217)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@6a854b75d8e7: 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 pass'. Mon Dec 30 08:52:50 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97752) Waiting for packet dumper to finish... 1 (prev_count=97752, count=134448) MTC@6a854b75d8e7: 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 pass' was executed successfully (exit status: 0). MTC@6a854b75d8e7: 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 ------ Mon Dec 30 08:52: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20241230085254258 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40196 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085254258 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085254258 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085254258 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085254258 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085254258 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085254258 DLMGCP DEBUG <0013> Generated response: line #00: 515 40196 FAIL (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40197 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085254267 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085254267 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085254267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:72C6B4AE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085254267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:72C6B4AE connection mode 'loopback' 7 (mgcp_msg.c:120) 20241230085254267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:72C6B4AE output_enabled 1 (mgcp_msg.c:125) 20241230085254267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085254267 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:72C6B4AE Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241230085254267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:72C6B4AE 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) 20241230085254267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085254267 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241230085254267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:72C6B4AE CRCX: Creating connection: port: 5834 (mgcp_protocol.c:1112) 20241230085254267 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:72C6B4AE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085254267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085254267 DLMGCP DEBUG <0013> Generated response: line #00: 200 40197 OK (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Generated response: line #01: I: 72C6B4AE (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Generated response: line #03: o=- 72C6B4AE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085254267 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085255370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40198 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085255370 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241230085255371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085255371 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085255371 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085255371 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085255371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085255371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085255371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085255371 DLMGCP DEBUG <0013> Generated response: line #00: 200 40198 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass VirtCallAgent-STATS(222)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(220)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(221)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(219)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@6a854b75d8e7: 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 pass'. Mon Dec 30 08:52:55 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106548) Waiting for packet dumper to finish... 1 (prev_count=106548, count=134880) MTC@6a854b75d8e7: 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 pass' was executed successfully (exit status: 0). MTC@6a854b75d8e7: 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 ------ Mon Dec 30 08:52: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_and_rtp started. 20241230085258795 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29635 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085258795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085258795 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085258795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085258795 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085258795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085258795 DLMGCP DEBUG <0013> Generated response: line #00: 515 29635 FAIL (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29636 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085258805 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085258805 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085258805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:965798E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085258805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:965798E4 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085258805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:965798E4 output_enabled 1 (mgcp_msg.c:125) 20241230085258805 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085258805 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:965798E4 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241230085258805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:965798E4 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) 20241230085258805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085258805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:965798E4 CRCX: Creating connection: port: 5836 (mgcp_protocol.c:1112) 20241230085258805 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:965798E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085258805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085258805 DLMGCP DEBUG <0013> Generated response: line #00: 200 29636 OK (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Generated response: line #01: I: 965798E4 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Generated response: line #03: o=- 965798E4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085258805 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(224)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085258815 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29637 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085258815 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085258815 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085258815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:806E536E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085258815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:806E536E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085258815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:806E536E output_enabled 1 (mgcp_msg.c:125) 20241230085258815 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085258815 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:806E536E Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241230085258815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:806E536E 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) 20241230085258815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085258815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:806E536E CRCX: Creating connection: port: 5838 (mgcp_protocol.c:1112) 20241230085258815 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:806E536E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085258815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085258815 DLMGCP DEBUG <0013> Generated response: line #00: 200 29637 OK (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Generated response: line #01: I: 806E536E (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Generated response: line #03: o=- 806E536E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085258815 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(224)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085259919 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29638 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085259919 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085259919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085259919 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085259919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085259919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085259919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085259919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085259919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085259919 DLMGCP DEBUG <0013> Generated response: line #00: 200 29638 OK (mgcp_msg.c:67) RTPEM1(225)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats B: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: tolerance: 0 packets MTC@6a854b75d8e7: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM0(224)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(226)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(225)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(227)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:52:59 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=102092) Waiting for packet dumper to finish... 1 (prev_count=102092, count=143204) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_and_rtp_bidir started. 20241230085303472 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54844 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085303472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085303472 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085303472 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085303472 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085303472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085303472 DLMGCP DEBUG <0013> Generated response: line #00: 515 54844 FAIL (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54845 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085303483 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085303483 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085303483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:04B355AB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085303483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04B355AB connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085303483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04B355AB output_enabled 1 (mgcp_msg.c:125) 20241230085303483 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085303483 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:04B355AB Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241230085303483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:04B355AB 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) 20241230085303483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085303483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:04B355AB CRCX: Creating connection: port: 5840 (mgcp_protocol.c:1112) 20241230085303483 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:04B355AB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085303483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085303483 DLMGCP DEBUG <0013> Generated response: line #00: 200 54845 OK (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Generated response: line #01: I: 04B355AB (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Generated response: line #03: o=- 04B355AB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085303483 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085303489 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54846 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085303489 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085303489 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085303489 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085303489 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085303489 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085303489 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085303489 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085303490 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085303490 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085303490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F086ED7C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085303490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F086ED7C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085303490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F086ED7C output_enabled 1 (mgcp_msg.c:125) 20241230085303490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085303490 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F086ED7C Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241230085303490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F086ED7C 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) 20241230085303490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085303490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F086ED7C CRCX: Creating connection: port: 5842 (mgcp_protocol.c:1112) 20241230085303490 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F086ED7C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085303490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085303490 DLMGCP DEBUG <0013> Generated response: line #00: 200 54846 OK (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Generated response: line #01: I: F086ED7C (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Generated response: line #03: o=- F086ED7C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085303490 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085304604 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54847 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085304604 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085304604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085304604 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085304604 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085304604 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085304604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085304604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085304604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085304604 DLMGCP DEBUG <0013> Generated response: line #00: 200 54847 OK (mgcp_msg.c:67) RTPEM1(230)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats A: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats B: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: tolerance: 3 packets MTC@6a854b75d8e7: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(230)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(232)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(229)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(231)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:53:04 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=234888) Waiting for packet dumper to finish... 1 (prev_count=234888, count=247296) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:53: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_diff_pt_and_rtp started. 20241230085308340 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43628 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085308340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085308340 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085308340 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085308340 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085308340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085308340 DLMGCP DEBUG <0013> Generated response: line #00: 515 43628 FAIL (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43629 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085308361 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085308361 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085308361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B7C66D7C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085308361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B7C66D7C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085308361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B7C66D7C output_enabled 1 (mgcp_msg.c:125) 20241230085308361 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085308361 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B7C66D7C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241230085308361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B7C66D7C 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) 20241230085308361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085308361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B7C66D7C CRCX: Creating connection: port: 5844 (mgcp_protocol.c:1112) 20241230085308361 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B7C66D7C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085308361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085308361 DLMGCP DEBUG <0013> Generated response: line #00: 200 43629 OK (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Generated response: line #01: I: B7C66D7C (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Generated response: line #03: o=- B7C66D7C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085308361 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43630 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085308422 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085308422 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085308422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3452B201 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085308422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3452B201 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085308422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3452B201 output_enabled 1 (mgcp_msg.c:125) 20241230085308422 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085308422 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3452B201 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085308422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3452B201 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) 20241230085308422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085308422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3452B201 CRCX: Creating connection: port: 5846 (mgcp_protocol.c:1112) 20241230085308422 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3452B201 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085308422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085308422 DLMGCP DEBUG <0013> Generated response: line #00: 200 43630 OK (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Generated response: line #01: I: 3452B201 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3452B201 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085308422 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(234)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085309527 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43631 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085309528 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085309528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085309528 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085309528 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085309528 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085309528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085309528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085309528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085309528 DLMGCP DEBUG <0013> Generated response: line #00: 200 43631 OK (mgcp_msg.c:67) RTPEM1(235)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 46, bytes_payload_rx := 184, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats B: { num_pkts_tx := 46, bytes_payload_tx := 184, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: tolerance: 0 packets MTC@6a854b75d8e7: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 46, bytes_payload_rx := 184, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 46, bytes_payload_tx := 184, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass VirtCallAgent-STATS(237)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(234)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(235)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(236)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:53:09 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=115120) Waiting for packet dumper to finish... 1 (prev_count=115120, count=140776) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:53: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20241230085313310 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56995 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085313310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085313310 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085313310 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085313310 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085313310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085313310 DLMGCP DEBUG <0013> Generated response: line #00: 515 56995 FAIL (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56996 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085313317 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085313317 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085313317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:EFEF37E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085313317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EFEF37E0 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085313317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EFEF37E0 output_enabled 1 (mgcp_msg.c:125) 20241230085313317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085313317 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EFEF37E0 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241230085313317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:EFEF37E0 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) 20241230085313317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085313317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EFEF37E0 CRCX: Creating connection: port: 5848 (mgcp_protocol.c:1112) 20241230085313317 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EFEF37E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085313317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085313317 DLMGCP DEBUG <0013> Generated response: line #00: 200 56996 OK (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Generated response: line #01: I: EFEF37E0 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Generated response: line #03: o=- EFEF37E0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085313317 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56997 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085313323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085313323 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085313323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085313323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2ABC7FB4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085313323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2ABC7FB4 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085313323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2ABC7FB4 output_enabled 1 (mgcp_msg.c:125) 20241230085313323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085313324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2ABC7FB4 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085313324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2ABC7FB4 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) 20241230085313324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085313324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2ABC7FB4 CRCX: Creating connection: port: 5850 (mgcp_protocol.c:1112) 20241230085313324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2ABC7FB4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085313324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085313324 DLMGCP DEBUG <0013> Generated response: line #00: 200 56997 OK (mgcp_msg.c:67) 20241230085313324 DLMGCP DEBUG <0013> Generated response: line #01: I: 2ABC7FB4 (mgcp_msg.c:67) 20241230085313324 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085313324 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2ABC7FB4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085313324 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085313324 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085313324 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085313324 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:67) 20241230085313324 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085313324 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085314433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56998 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085314433 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085314433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085314433 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085314433 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085314433 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085314433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085314433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085314433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085314433 DLMGCP DEBUG <0013> Generated response: line #00: 200 56998 OK (mgcp_msg.c:67) RTPEM1(240)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats B: { num_pkts_tx := 47, bytes_payload_tx := 188, 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@6a854b75d8e7: tolerance: 3 packets MTC@6a854b75d8e7: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, 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@6a854b75d8e7: setverdict(pass): none -> pass VirtCallAgent-STATS(242)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(239)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(240)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(241)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:53:14 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=192716) Waiting for packet dumper to finish... 1 (prev_count=192716, count=249284) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:53:16 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp started. 20241230085317816 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3507 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085317816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085317816 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085317816 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085317816 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085317816 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085317816 DLMGCP DEBUG <0013> Generated response: line #00: 515 3507 FAIL (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3508 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085317827 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085317827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085317827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FB736493 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085317827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB736493 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085317827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB736493 output_enabled 0 (mgcp_msg.c:125) 20241230085317827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085317827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB736493 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085317827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FB736493 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) 20241230085317827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085317827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB736493 CRCX: Creating connection: port: 5852 (mgcp_protocol.c:1112) 20241230085317827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB736493 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085317827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085317827 DLMGCP DEBUG <0013> Generated response: line #00: 200 3508 OK (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Generated response: line #01: I: FB736493 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Generated response: line #03: o=- FB736493 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:67) 20241230085317827 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3509 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085317834 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085317834 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085317834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9A48E4D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085317834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A48E4D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085317834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A48E4D7 output_enabled 0 (mgcp_msg.c:125) 20241230085317834 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085317834 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9A48E4D7 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085317834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9A48E4D7 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) 20241230085317834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085317834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A48E4D7 CRCX: Creating connection: port: 5854 (mgcp_protocol.c:1112) 20241230085317834 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9A48E4D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085317834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085317834 DLMGCP DEBUG <0013> Generated response: line #00: 200 3509 OK (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Generated response: line #01: I: 9A48E4D7 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9A48E4D7 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:67) 20241230085317834 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(244)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085319344 DLMGCP DEBUG <0013> Received message: line #00: MDCX 3510 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #03: I: FB736493 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085319344 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085319344 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085319344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FB736493 r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_msg.c:118) 20241230085319344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB736493 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085319344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB736493 output_enabled 1 (mgcp_msg.c:125) 20241230085319344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085319344 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB736493 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085319344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FB736493 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) 20241230085319344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085319344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB736493 MDCX: modified conn:(1227/rtp C:FB736493 r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:1334) 20241230085319344 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB736493 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085319344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085319344 DLMGCP DEBUG <0013> Generated response: line #00: 200 3510 OK (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Generated response: line #02: o=- FB736493 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:67) 20241230085319344 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(245)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085319851 DLMGCP DEBUG <0013> Received message: line #00: MDCX 3511 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #03: I: 9A48E4D7 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085319851 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085319851 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085319851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9A48E4D7 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_msg.c:118) 20241230085319851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A48E4D7 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085319851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A48E4D7 output_enabled 1 (mgcp_msg.c:125) 20241230085319851 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085319851 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9A48E4D7 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085319851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9A48E4D7 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) 20241230085319851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085319851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A48E4D7 MDCX: modified conn:(1227/rtp C:9A48E4D7 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:1334) 20241230085319851 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9A48E4D7 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085319851 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085319851 DLMGCP DEBUG <0013> Generated response: line #00: 200 3511 OK (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9A48E4D7 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:67) 20241230085319851 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 184, bytes_payload_tx := 736, num_pkts_rx := 117, bytes_payload_rx := 468, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 161, bytes_payload_tx := 644, num_pkts_rx := 93, bytes_payload_rx := 372, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241230085321957 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3512 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085321957 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085321957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085321957 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085321957 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085321957 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085321957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085321957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085321957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085321957 DLMGCP DEBUG <0013> Generated response: line #00: 200 3512 OK (mgcp_msg.c:67) RTPEM0(244)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM2(246)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(247)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(244)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(245)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:53:21 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=597008) Waiting for packet dumper to finish... 1 (prev_count=597008, count=635912) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:53: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_and_unsolicited_rtp started. 20241230085325468 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45286 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085325468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085325468 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085325468 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085325468 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085325468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085325468 DLMGCP DEBUG <0013> Generated response: line #00: 515 45286 FAIL (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45287 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085325477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085325477 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085325477 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085325477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:CB629D4E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085325477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB629D4E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085325477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB629D4E output_enabled 1 (mgcp_msg.c:125) 20241230085325477 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085325477 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CB629D4E Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241230085325478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:CB629D4E 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) 20241230085325478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085325478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB629D4E CRCX: Creating connection: port: 5856 (mgcp_protocol.c:1112) 20241230085325478 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CB629D4E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085325478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085325478 DLMGCP DEBUG <0013> Generated response: line #00: 200 45287 OK (mgcp_msg.c:67) 20241230085325478 DLMGCP DEBUG <0013> Generated response: line #01: I: CB629D4E (mgcp_msg.c:67) 20241230085325478 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085325478 DLMGCP DEBUG <0013> Generated response: line #03: o=- CB629D4E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085325478 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085325478 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085325478 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085325478 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:67) 20241230085325478 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085325478 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45288 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085325489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085325489 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085325489 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085325489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:F042E391 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085325489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F042E391 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085325489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F042E391 output_enabled 1 (mgcp_msg.c:125) 20241230085325489 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085325489 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F042E391 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241230085325489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:F042E391 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) 20241230085325489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085325490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F042E391 CRCX: Creating connection: port: 5858 (mgcp_protocol.c:1112) 20241230085325490 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F042E391 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085325490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085325490 DLMGCP DEBUG <0013> Generated response: line #00: 200 45288 OK (mgcp_msg.c:67) 20241230085325490 DLMGCP DEBUG <0013> Generated response: line #01: I: F042E391 (mgcp_msg.c:67) 20241230085325490 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085325490 DLMGCP DEBUG <0013> Generated response: line #03: o=- F042E391 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085325490 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085325490 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085325490 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085325490 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:67) 20241230085325490 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085325490 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(250)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085326026 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326047 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326068 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326089 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326110 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326131 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326152 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326173 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326193 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326214 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326235 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326256 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326277 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326297 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326318 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326339 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326360 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326380 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326402 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326430 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326455 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326475 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085326499 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:CB629D4E 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)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085326610 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45289 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085326611 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:67) 20241230085326611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085326611 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085326611 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085326611 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085326611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085326611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085326611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085326611 DLMGCP DEBUG <0013> Generated response: line #00: 200 45289 OK (mgcp_msg.c:67) RTPEM0(249)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats A: { num_pkts_tx := 46, bytes_payload_tx := 184, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats B: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 46, bytes_payload_rx := 184, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: tolerance: 0 packets MTC@6a854b75d8e7: stats: { num_pkts_tx := 46, bytes_payload_tx := 184, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 46, bytes_payload_tx := 184, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(250)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(251)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(252)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(249)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:53:26 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=123000) Waiting for packet dumper to finish... 1 (prev_count=123000, count=168184) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:53: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20241230085330067 DLMGCP DEBUG <0013> Received message: line #00: DLCX 363 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085330067 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241230085330067 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085330067 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085330067 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085330067 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085330067 DLMGCP DEBUG <0013> Generated response: line #00: 515 363 FAIL (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 364 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085330083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241230085330083 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085330083 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085330083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:B7AEDB46 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085330084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B7AEDB46 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085330084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B7AEDB46 output_enabled 1 (mgcp_msg.c:125) 20241230085330084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085330084 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:B7AEDB46 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241230085330084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:B7AEDB46 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) 20241230085330084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085330084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B7AEDB46 CRCX: Creating connection: port: 5860 (mgcp_protocol.c:1112) 20241230085330084 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:B7AEDB46 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085330084 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085330084 DLMGCP DEBUG <0013> Generated response: line #00: 200 364 OK (mgcp_msg.c:67) 20241230085330084 DLMGCP DEBUG <0013> Generated response: line #01: I: B7AEDB46 (mgcp_msg.c:67) 20241230085330084 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085330084 DLMGCP DEBUG <0013> Generated response: line #03: o=- B7AEDB46 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085330084 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085330084 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085330084 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085330084 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:67) 20241230085330084 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241230085330084 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 365 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085330113 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241230085330113 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085330113 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085330114 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:02CDE217 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085330114 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:02CDE217 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085330114 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:02CDE217 output_enabled 1 (mgcp_msg.c:125) 20241230085330114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085330114 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:02CDE217 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241230085330114 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:02CDE217 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) 20241230085330114 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085330114 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:02CDE217 CRCX: Creating connection: port: 5862 (mgcp_protocol.c:1112) 20241230085330114 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:02CDE217 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085330114 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085330114 DLMGCP DEBUG <0013> Generated response: line #00: 200 365 OK (mgcp_msg.c:67) 20241230085330114 DLMGCP DEBUG <0013> Generated response: line #01: I: 02CDE217 (mgcp_msg.c:67) 20241230085330114 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085330114 DLMGCP DEBUG <0013> Generated response: line #03: o=- 02CDE217 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085330114 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085330114 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085330114 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085330114 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:67) 20241230085330114 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241230085330114 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #00: MDCX 366 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #03: I: B7AEDB46 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241230085331122 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085331122 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085331122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:B7AEDB46 r=127.0.0.1:10000<->l=127.0.0.1:5860) (mgcp_msg.c:118) 20241230085331122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B7AEDB46 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085331122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B7AEDB46 output_enabled 1 (mgcp_msg.c:125) 20241230085331122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085331122 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:B7AEDB46 Got media info via SDP: port:10002, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241230085331122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:B7AEDB46 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) 20241230085331122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 10002 (mgcp_protocol.c:726) 20241230085331122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B7AEDB46 MDCX: modified conn:(76338/rtp C:B7AEDB46 r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:1334) 20241230085331122 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:B7AEDB46 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085331122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085331122 DLMGCP DEBUG <0013> Generated response: line #00: 200 366 OK (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Generated response: line #02: o=- B7AEDB46 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241230085331122 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085331150 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331171 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331191 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331212 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331233 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331254 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331275 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331295 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331316 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331337 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331362 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331387 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331408 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331430 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331451 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331472 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331493 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331514 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331535 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331556 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331583 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331607 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331628 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331650 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331672 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331695 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331716 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331737 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331759 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331780 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331801 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331823 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331843 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331865 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331910 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331932 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331953 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331975 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085331996 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085332017 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085332039 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085332060 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085332083 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085332104 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085332125 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B7AEDB46 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241230085333231 DLMGCP DEBUG <0013> Received message: line #00: DLCX 367 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085333231 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:67) 20241230085333231 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241230085333231 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241230085333231 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085333231 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085333231 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085333231 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085333231 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085333231 DLMGCP DEBUG <0013> Generated response: line #00: 200 367 OK (mgcp_msg.c:67) RTPEM0(254)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats A: { num_pkts_tx := 137, bytes_payload_tx := 548, num_pkts_rx := 138, bytes_payload_rx := 552, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats B: { num_pkts_tx := 138, bytes_payload_tx := 552, num_pkts_rx := 137, bytes_payload_rx := 548, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: tolerance: 5 packets MTC@6a854b75d8e7: stats: { num_pkts_tx := 137, bytes_payload_tx := 548, num_pkts_rx := 138, bytes_payload_rx := 552, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 138, bytes_payload_tx := 552, num_pkts_rx := 137, bytes_payload_rx := 548, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass RTPEM2(256)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(254)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(257)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(255)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:53:33 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=674788) Waiting for packet dumper to finish... 1 (prev_count=674788, count=710148) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:53: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_confecho_sendonly_rtp started. 20241230085337076 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31386 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085337076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085337076 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085337076 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085337076 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085337076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085337076 DLMGCP DEBUG <0013> Generated response: line #00: 515 31386 FAIL (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31387 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085337110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085337110 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085337110 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085337110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:B348792B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085337110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B348792B connection mode 'confecho' 11 (mgcp_msg.c:120) 20241230085337110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B348792B output_enabled 1 (mgcp_msg.c:125) 20241230085337110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085337111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B348792B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241230085337111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:B348792B 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) 20241230085337111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085337111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B348792B CRCX: Creating connection: port: 5864 (mgcp_protocol.c:1112) 20241230085337111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B348792B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085337111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085337111 DLMGCP DEBUG <0013> Generated response: line #00: 200 31387 OK (mgcp_msg.c:67) 20241230085337111 DLMGCP DEBUG <0013> Generated response: line #01: I: B348792B (mgcp_msg.c:67) 20241230085337111 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085337111 DLMGCP DEBUG <0013> Generated response: line #03: o=- B348792B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085337111 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085337111 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085337111 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085337111 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:67) 20241230085337111 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085337111 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31388 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085337129 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085337129 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085337129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:5B2838ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085337129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B2838ED connection mode 'sendonly' 2 (mgcp_msg.c:120) 20241230085337129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B2838ED output_enabled 1 (mgcp_msg.c:125) 20241230085337129 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085337129 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5B2838ED Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241230085337129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:5B2838ED 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) 20241230085337129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085337129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B2838ED CRCX: Creating connection: port: 5866 (mgcp_protocol.c:1112) 20241230085337129 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5B2838ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085337129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085337129 DLMGCP DEBUG <0013> Generated response: line #00: 200 31388 OK (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Generated response: line #01: I: 5B2838ED (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5B2838ED 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085337129 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085338234 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31389 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085338234 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241230085338234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085338234 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085338234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085338234 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085338234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085338234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085338234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085338234 DLMGCP DEBUG <0013> Generated response: line #00: 200 31389 OK (mgcp_msg.c:67) RTPEM0(259)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats: { num_pkts_tx := 44, bytes_payload_tx := 176, num_pkts_rx := 44, bytes_payload_rx := 176, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 45, bytes_payload_tx := 180, num_pkts_rx := 44, bytes_payload_rx := 176, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(263)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(259)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(260)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(261)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(262)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:53:38 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=195852) Waiting for packet dumper to finish... 1 (prev_count=195852, count=234756) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:53: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_ts101318_rfc5993_rtp_conversion started. 20241230085341999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50073 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085341999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085341999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085341999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085341999 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085341999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085341999 DLMGCP DEBUG <0013> Generated response: line #00: 515 50073 FAIL (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50074 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085342011 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085342011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085342011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:38F10F7E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085342011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38F10F7E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085342011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38F10F7E output_enabled 1 (mgcp_msg.c:125) 20241230085342011 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085342011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:38F10F7E Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241230085342011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:38F10F7E 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) 20241230085342011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085342011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38F10F7E CRCX: Creating connection: port: 5868 (mgcp_protocol.c:1112) 20241230085342011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:38F10F7E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085342011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085342011 DLMGCP DEBUG <0013> Generated response: line #00: 200 50074 OK (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Generated response: line #01: I: 38F10F7E (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Generated response: line #03: o=- 38F10F7E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241230085342011 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50075 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085342019 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085342019 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085342019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E5478C05 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085342019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5478C05 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085342019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5478C05 output_enabled 1 (mgcp_msg.c:125) 20241230085342019 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085342019 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E5478C05 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241230085342019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E5478C05 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) 20241230085342019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085342019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5478C05 CRCX: Creating connection: port: 5870 (mgcp_protocol.c:1112) 20241230085342019 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E5478C05 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085342019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085342019 DLMGCP DEBUG <0013> Generated response: line #00: 200 50075 OK (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Generated response: line #01: I: E5478C05 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Generated response: line #03: o=- E5478C05 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241230085342019 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(265)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085346139 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50076 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085346139 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085346139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085346139 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085346139 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085346139 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085346139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085346139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085346139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085346139 DLMGCP DEBUG <0013> Generated response: line #00: 200 50076 OK (mgcp_msg.c:67) RTPEM0(264)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats: { num_pkts_tx := 41, bytes_payload_tx := 574, num_pkts_rx := 46, bytes_payload_rx := 644, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 46, bytes_payload_tx := 690, num_pkts_rx := 41, bytes_payload_rx := 615, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(268)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(267)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(264)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(265)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(266)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=226580) Waiting for packet dumper to finish... 1 (prev_count=226580, count=234944) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20241230085350000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7436 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085350000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085350000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085350000 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085350000 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085350000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085350000 DLMGCP DEBUG <0013> Generated response: line #00: 515 7436 FAIL (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7437 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085350016 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085350016 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085350016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AF965C41 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085350016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF965C41 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085350016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF965C41 output_enabled 1 (mgcp_msg.c:125) 20241230085350016 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085350016 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AF965C41 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241230085350016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AF965C41 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) 20241230085350016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085350016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AF965C41 CRCX: Creating connection: port: 5872 (mgcp_protocol.c:1112) 20241230085350016 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AF965C41 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085350016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085350016 DLMGCP DEBUG <0013> Generated response: line #00: 200 7437 OK (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Generated response: line #01: I: AF965C41 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Generated response: line #03: o=- AF965C41 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:67) 20241230085350016 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7438 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085350082 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085350082 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085350082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:5357AC78 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085350082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5357AC78 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085350082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5357AC78 output_enabled 1 (mgcp_msg.c:125) 20241230085350082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085350082 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5357AC78 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241230085350082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:5357AC78 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) 20241230085350082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085350082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5357AC78 CRCX: Creating connection: port: 5874 (mgcp_protocol.c:1112) 20241230085350082 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5357AC78 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085350082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085350082 DLMGCP DEBUG <0013> Generated response: line #00: 200 7438 OK (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Generated response: line #01: I: 5357AC78 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5357AC78 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:67) 20241230085350082 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(270)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085354203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7439 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085354203 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085354203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085354203 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085354203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085354203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085354203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085354203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085354203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085354203 DLMGCP DEBUG <0013> Generated response: line #00: 200 7439 OK (mgcp_msg.c:67) RTPEM0(269)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(273)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(269)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(271)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(270)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(272)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=243492) Waiting for packet dumper to finish... 1 (prev_count=243492, count=251856) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_amr_oa_bwe_rtp_conversion started. 20241230085357449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4099 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085357449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085357449 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085357449 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085357449 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085357449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085357449 DLMGCP DEBUG <0013> Generated response: line #00: 515 4099 FAIL (mgcp_msg.c:67) 20241230085357460 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4100 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085357460 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085357460 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085357460 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085357460 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085357460 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085357460 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085357460 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085357460 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085357460 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085357460 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085357461 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085357461 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085357461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:151D42B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085357461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:151D42B8 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085357461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:151D42B8 output_enabled 1 (mgcp_msg.c:125) 20241230085357461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085357461 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:151D42B8 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241230085357461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:151D42B8 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) 20241230085357461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085357461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:151D42B8 CRCX: Creating connection: port: 5876 (mgcp_protocol.c:1112) 20241230085357461 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:151D42B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085357461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085357461 DLMGCP DEBUG <0013> Generated response: line #00: 200 4100 OK (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Generated response: line #01: I: 151D42B8 (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Generated response: line #03: o=- 151D42B8 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241230085357461 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4101 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085357469 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085357469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085357469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4CC04C1E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085357469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CC04C1E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085357469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CC04C1E output_enabled 1 (mgcp_msg.c:125) 20241230085357469 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085357469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4CC04C1E Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085357469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4CC04C1E 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) 20241230085357469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085357469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CC04C1E CRCX: Creating connection: port: 5878 (mgcp_protocol.c:1112) 20241230085357469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4CC04C1E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085357469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085357469 DLMGCP DEBUG <0013> Generated response: line #00: 200 4101 OK (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Generated response: line #01: I: 4CC04C1E (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4CC04C1E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241230085357469 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(275)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085401582 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4102 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085401582 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085401582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085401582 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085401582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085401582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085401582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085401582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085401582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085401582 DLMGCP DEBUG <0013> Generated response: line #00: 200 4102 OK (mgcp_msg.c:67) RTPEM0(274)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats: { num_pkts_tx := 43, bytes_payload_tx := 731, 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@6a854b75d8e7: stats: { num_pkts_tx := 48, bytes_payload_tx := 768, num_pkts_rx := 43, bytes_payload_rx := 688, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(278)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(274)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(277)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(276)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(275)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=236004) Waiting for packet dumper to finish... 1 (prev_count=236004, count=243996) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_amr_oa_oa_rtp_conversion started. 20241230085404727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57182 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085404727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085404727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085404727 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085404727 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085404727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085404727 DLMGCP DEBUG <0013> Generated response: line #00: 515 57182 FAIL (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57183 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085404732 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085404733 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085404733 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085404733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1B52F93A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085404733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B52F93A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085404733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B52F93A output_enabled 1 (mgcp_msg.c:125) 20241230085404733 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085404733 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1B52F93A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241230085404733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1B52F93A 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) 20241230085404733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085404733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B52F93A CRCX: Creating connection: port: 5880 (mgcp_protocol.c:1112) 20241230085404733 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1B52F93A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085404733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085404733 DLMGCP DEBUG <0013> Generated response: line #00: 200 57183 OK (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> Generated response: line #01: I: 1B52F93A (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1B52F93A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241230085404733 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57184 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085404737 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085404737 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085404737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:93F6BE9D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085404737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:93F6BE9D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085404737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:93F6BE9D output_enabled 1 (mgcp_msg.c:125) 20241230085404737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085404737 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:93F6BE9D Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085404737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:93F6BE9D 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) 20241230085404737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085404737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:93F6BE9D CRCX: Creating connection: port: 5882 (mgcp_protocol.c:1112) 20241230085404737 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:93F6BE9D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085404737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085404737 DLMGCP DEBUG <0013> Generated response: line #00: 200 57184 OK (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Generated response: line #01: I: 93F6BE9D (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Generated response: line #03: o=- 93F6BE9D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085404737 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(280)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085408849 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57185 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085408849 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085408849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085408849 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085408849 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085408849 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085408849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085408849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085408849 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085408849 DLMGCP DEBUG <0013> Generated response: line #00: 200 57185 OK (mgcp_msg.c:67) RTPEM0(279)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, 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@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(280)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(281)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(279)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(282)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=246804) Waiting for packet dumper to finish... 1 (prev_count=246804, count=254796) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_amr_bwe_bwe_rtp_conversion started. 20241230085411962 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3428 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085411962 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085411962 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085411962 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085411962 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085411962 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085411962 DLMGCP DEBUG <0013> Generated response: line #00: 515 3428 FAIL (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3429 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085411968 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085411968 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085411968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:67B7BE33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085411968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67B7BE33 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085411968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67B7BE33 output_enabled 1 (mgcp_msg.c:125) 20241230085411968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085411968 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:67B7BE33 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241230085411968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:67B7BE33 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) 20241230085411968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085411968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:67B7BE33 CRCX: Creating connection: port: 5884 (mgcp_protocol.c:1112) 20241230085411968 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:67B7BE33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085411968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085411968 DLMGCP DEBUG <0013> Generated response: line #00: 200 3429 OK (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Generated response: line #01: I: 67B7BE33 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Generated response: line #03: o=- 67B7BE33 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241230085411968 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3430 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085411972 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085411972 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085411972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B3FAC2A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085411972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B3FAC2A2 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085411972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B3FAC2A2 output_enabled 1 (mgcp_msg.c:125) 20241230085411972 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085411972 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B3FAC2A2 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085411972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:B3FAC2A2 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) 20241230085411972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085411972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B3FAC2A2 CRCX: Creating connection: port: 5886 (mgcp_protocol.c:1112) 20241230085411972 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B3FAC2A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085411972 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085411972 DLMGCP DEBUG <0013> Generated response: line #00: 200 3430 OK (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Generated response: line #01: I: B3FAC2A2 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Generated response: line #03: o=- B3FAC2A2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241230085411972 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(285)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085416081 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3431 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085416081 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085416081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085416081 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085416081 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085416081 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085416081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085416081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085416081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085416081 DLMGCP DEBUG <0013> Generated response: line #00: 200 3431 OK (mgcp_msg.c:67) RTPEM0(284)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 46, bytes_payload_rx := 644, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 46, bytes_payload_tx := 644, 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@6a854b75d8e7: setverdict(pass): none -> pass RTPEM2(286)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(287)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(285)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(284)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=242336) Waiting for packet dumper to finish... 1 (prev_count=242336, count=250328) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20241230085419186 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8968 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085419186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085419186 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085419186 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085419186 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085419186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085419186 DLMGCP DEBUG <0013> Generated response: line #00: 515 8968 FAIL (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8969 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085419192 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085419192 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085419192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2A2D9AE6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085419192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2A2D9AE6 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085419192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2A2D9AE6 output_enabled 1 (mgcp_msg.c:125) 20241230085419192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085419192 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2A2D9AE6 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241230085419192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:2A2D9AE6 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) 20241230085419192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085419192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2A2D9AE6 CRCX: Creating connection: port: 5888 (mgcp_protocol.c:1112) 20241230085419192 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2A2D9AE6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085419192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085419192 DLMGCP DEBUG <0013> Generated response: line #00: 200 8969 OK (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Generated response: line #01: I: 2A2D9AE6 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2A2D9AE6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241230085419192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8970 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085419197 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085419197 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085419197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:45594426 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085419197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45594426 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085419197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45594426 output_enabled 1 (mgcp_msg.c:125) 20241230085419197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085419197 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45594426 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241230085419197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:45594426 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) 20241230085419197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:45594426 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) 20241230085419197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085419197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45594426 CRCX: Creating connection: port: 5890 (mgcp_protocol.c:1112) 20241230085419197 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45594426 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085419197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085419197 DLMGCP DEBUG <0013> Generated response: line #00: 200 8970 OK (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Generated response: line #01: I: 45594426 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Generated response: line #03: o=- 45594426 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085419197 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(290)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085423308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8971 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085423308 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085423308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085423308 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085423308 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085423308 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085423308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085423308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085423308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085423308 DLMGCP DEBUG <0013> Generated response: line #00: 200 8971 OK (mgcp_msg.c:67) RTPEM0(289)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, 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@6a854b75d8e7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(290)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(289)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(292)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(291)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=248224) Waiting for packet dumper to finish... 1 (prev_count=248224, count=256216) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20241230085426404 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4251 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085426404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085426404 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085426404 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085426404 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085426404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085426404 DLMGCP DEBUG <0013> Generated response: line #00: 515 4251 FAIL (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4252 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085426409 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085426409 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085426409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F23B0473 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085426409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F23B0473 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085426409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F23B0473 output_enabled 1 (mgcp_msg.c:125) 20241230085426409 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085426409 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F23B0473 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241230085426409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F23B0473 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) 20241230085426409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085426409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F23B0473 CRCX: Creating connection: port: 5892 (mgcp_protocol.c:1112) 20241230085426409 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F23B0473 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085426409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085426409 DLMGCP DEBUG <0013> Generated response: line #00: 200 4252 OK (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Generated response: line #01: I: F23B0473 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Generated response: line #03: o=- F23B0473 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241230085426409 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4253 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085426412 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085426412 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085426412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:38E051C9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085426412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E051C9 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085426412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E051C9 output_enabled 1 (mgcp_msg.c:125) 20241230085426412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085426412 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:38E051C9 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241230085426412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:38E051C9 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) 20241230085426412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:38E051C9 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) 20241230085426412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085426412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E051C9 CRCX: Creating connection: port: 5894 (mgcp_protocol.c:1112) 20241230085426412 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:38E051C9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085426412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085426412 DLMGCP DEBUG <0013> Generated response: line #00: 200 4253 OK (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Generated response: line #01: I: 38E051C9 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Generated response: line #03: o=- 38E051C9 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241230085426412 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(295)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085430522 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4254 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085430522 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085430522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085430522 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085430522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085430522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085430522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085430522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085430522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085430522 DLMGCP DEBUG <0013> Generated response: line #00: 200 4254 OK (mgcp_msg.c:67) RTPEM0(294)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass RTPEM2(296)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(298)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(295)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(294)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(297)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=252688) Waiting for packet dumper to finish... 1 (prev_count=252688, count=260680) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20241230085433623 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9312 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085433623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085433623 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085433623 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085433623 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085433623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085433623 DLMGCP DEBUG <0013> Generated response: line #00: 515 9312 FAIL (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9313 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085433628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085433628 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085433628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:EFB00114 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085433628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EFB00114 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085433628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EFB00114 output_enabled 1 (mgcp_msg.c:125) 20241230085433628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085433628 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EFB00114 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241230085433628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:EFB00114 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) 20241230085433628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085433628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EFB00114 CRCX: Creating connection: port: 5896 (mgcp_protocol.c:1112) 20241230085433628 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EFB00114 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085433628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085433628 DLMGCP DEBUG <0013> Generated response: line #00: 200 9313 OK (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Generated response: line #01: I: EFB00114 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Generated response: line #03: o=- EFB00114 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241230085433628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9314 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085433631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085433631 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085433631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:42DFE920 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085433631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42DFE920 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085433631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42DFE920 output_enabled 1 (mgcp_msg.c:125) 20241230085433631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085433631 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42DFE920 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241230085433631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:42DFE920 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) 20241230085433631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:42DFE920 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) 20241230085433631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085433631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:42DFE920 CRCX: Creating connection: port: 5898 (mgcp_protocol.c:1112) 20241230085433631 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:42DFE920 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085433631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085433631 DLMGCP DEBUG <0013> Generated response: line #00: 200 9314 OK (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Generated response: line #01: I: 42DFE920 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Generated response: line #03: o=- 42DFE920 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241230085433631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(300)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085437742 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9315 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085437742 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085437742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085437742 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085437742 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085437742 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085437742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085437742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085437742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085437742 DLMGCP DEBUG <0013> Generated response: line #00: 200 9315 OK (mgcp_msg.c:67) RTPEM0(299)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(303)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(301)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(302)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(299)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(300)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=252692) Waiting for packet dumper to finish... 1 (prev_count=252692, count=260684) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20241230085440822 DLMGCP DEBUG <0013> Received message: line #00: DLCX 197 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085440822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085440822 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085440822 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085440822 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085440822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085440822 DLMGCP DEBUG <0013> Generated response: line #00: 515 197 FAIL (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #00: CRCX 198 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241230085440826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085440826 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085440826 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085440827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E3E7550C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085440827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E3E7550C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085440827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E3E7550C output_enabled 1 (mgcp_msg.c:125) 20241230085440827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085440827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E3E7550C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241230085440827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E3E7550C 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) 20241230085440827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085440827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E3E7550C CRCX: Creating connection: port: 5900 (mgcp_protocol.c:1112) 20241230085440827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E3E7550C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085440827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085440827 DLMGCP DEBUG <0013> Generated response: line #00: 200 198 OK (mgcp_msg.c:67) 20241230085440827 DLMGCP DEBUG <0013> Generated response: line #01: I: E3E7550C (mgcp_msg.c:67) 20241230085440827 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085440827 DLMGCP DEBUG <0013> Generated response: line #03: o=- E3E7550C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085440827 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085440827 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085440827 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085440827 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:67) 20241230085440827 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241230085440827 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241230085440827 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #00: CRCX 199 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085440829 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085440829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085440829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6178CDCA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085440829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6178CDCA connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085440829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6178CDCA output_enabled 1 (mgcp_msg.c:125) 20241230085440829 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085440829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6178CDCA Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241230085440829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6178CDCA 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) 20241230085440829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6178CDCA 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) 20241230085440829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085440829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6178CDCA CRCX: Creating connection: port: 5902 (mgcp_protocol.c:1112) 20241230085440829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6178CDCA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085440829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085440829 DLMGCP DEBUG <0013> Generated response: line #00: 200 199 OK (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Generated response: line #01: I: 6178CDCA (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6178CDCA 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241230085440829 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(305)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085444938 DLMGCP DEBUG <0013> Received message: line #00: DLCX 200 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085444938 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085444938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085444938 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085444938 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085444938 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085444938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085444938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085444938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085444938 DLMGCP DEBUG <0013> Generated response: line #00: 200 200 OK (mgcp_msg.c:67) RTPEM0(304)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass RTPEM2(306)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(304)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(308)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(307)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(305)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=252692) Waiting for packet dumper to finish... 1 (prev_count=252692, count=260676) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_conn_timeout started. 20241230085448017 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64178 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085448017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085448017 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085448017 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085448017 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085448017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085448017 DLMGCP DEBUG <0013> Generated response: line #00: 515 64178 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: Setting conn-timeout to 1s MTC@6a854b75d8e7: Sending RTP data for 1.5s 20241230085448023 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64179 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085448023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085448023 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085448023 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085448023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:20454734 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085448023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241230085448023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 output_enabled 1 (mgcp_msg.c:125) 20241230085448023 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085448023 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:20454734 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241230085448023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:20454734 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) 20241230085448023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085448024 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241230085448024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 CRCX: Creating connection: port: 5904 (mgcp_protocol.c:1112) 20241230085448024 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:20454734 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085448024 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085448024 DLMGCP DEBUG <0013> Generated response: line #00: 200 64179 OK (mgcp_msg.c:67) 20241230085448024 DLMGCP DEBUG <0013> Generated response: line #01: I: 20454734 (mgcp_msg.c:67) 20241230085448024 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085448024 DLMGCP DEBUG <0013> Generated response: line #03: o=- 20454734 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085448024 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085448024 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085448024 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085448024 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:67) 20241230085448024 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085448024 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085448046 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448066 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448086 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448168 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448188 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448513 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448534 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448676 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448697 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448717 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448738 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448920 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085448981 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449043 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449084 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449165 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449185 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449205 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449226 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449347 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449368 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449469 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085449509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) MTC@6a854b75d8e7: Stopping for 0.5s and resuming 20241230085450048 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085450068 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085450088 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085450109 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) MTC@6a854b75d8e7: Stopping for 1.5s, expecting to run into timeout 20241230085450129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:20454734 watchdog kicked (mgcp_conn.c:158) 20241230085451130 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:20454734 connection timed out! (mgcp_conn.c:148) 20241230085451130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) MTC@6a854b75d8e7: Resuming should fail now RTPEM0(309)@6a854b75d8e7: Connection refused (expected) RTPEM0(309)@6a854b75d8e7: Connection refused (expected) RTPEM0(309)@6a854b75d8e7: Connection refused (expected) RTPEM0(309)@6a854b75d8e7: Connection refused (expected) RTPEM0(309)@6a854b75d8e7: Connection refused (expected) RTPEM0(309)@6a854b75d8e7: Connection refused (expected) RTPEM0(309)@6a854b75d8e7: Connection refused (expected) RTPEM0(309)@6a854b75d8e7: Connection refused (expected) RTPEM0(309)@6a854b75d8e7: Connection refused (expected) MTC@6a854b75d8e7: Setting conn-timeout back to 0 (disabled) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM0(309)@6a854b75d8e7: Connection refused (expected) RTPEM0(309)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(310)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(311)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(312)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_conn_timeout finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=212672) Waiting for packet dumper to finish... 1 (prev_count=212672, count=221260) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_e1_crcx_and_dlcx_ep started. 20241230085454907 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23136 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085454907 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) 20241230085454907 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241230085454907 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085454907 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085454907 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085454907 DLMGCP DEBUG <0013> Generated response: line #00: 515 23136 FAIL (mgcp_msg.c:67) 20241230085454910 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23137 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085454910 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085454910 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241230085454910 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085454910 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) 20241230085454910 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241230085454910 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085454910 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241230085454910 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085454910 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241230085454910 DLMGCP DEBUG <0013> Generated response: line #00: 502 23137 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM0(314)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(315)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(316)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(317)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: fail reason: "Response didn't match template" MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@6a854b75d8e7: Test case TC_e1_crcx_and_dlcx_ep finished. Verdict: fail reason: Response didn't match template MTC@6a854b75d8e7: 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'. Mon Dec 30 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=17348) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_e1_crcx_with_overlap started. 20241230085458009 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26446 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085458009 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085458009 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241230085458009 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085458009 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) 20241230085458009 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:441) 20241230085458009 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085458009 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241230085458009 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085458009 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241230085458009 DLMGCP DEBUG <0013> Generated response: line #00: 502 26446 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM1(320)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(321)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(319)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(322)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: fail reason: "Response didn't match template" MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@6a854b75d8e7: Test case TC_e1_crcx_with_overlap finished. Verdict: fail reason: Response didn't match template MTC@6a854b75d8e7: 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'. Mon Dec 30 08:54:58 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_e1_crcx_loopback started. 20241230085501093 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53615 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085501093 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) 20241230085501093 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241230085501093 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085501093 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085501093 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085501093 DLMGCP DEBUG <0013> Generated response: line #00: 515 53615 FAIL (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53616 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241230085501098 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085501098 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) 20241230085501098 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241230085501098 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085501098 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241230085501098 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085501098 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241230085501098 DLMGCP DEBUG <0013> Generated response: line #00: 502 53616 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" IPA-CTRL-CLI-IPA(328)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(325)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(327)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(324)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(326)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: fail reason: "Response didn't match template" MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@6a854b75d8e7: Test case TC_e1_crcx_loopback finished. Verdict: fail reason: Response didn't match template MTC@6a854b75d8e7: 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'. Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_e1_dlcx_wildcarded started. 20241230085504177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27942 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085504177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085504177 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241230085504177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085504177 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) 20241230085504177 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241230085504177 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085504177 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241230085504177 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085504177 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241230085504177 DLMGCP DEBUG <0013> Generated response: line #00: 502 27942 FAIL (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" IPA-CTRL-CLI-IPA(333)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(331)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(330)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(329)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(332)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: fail reason: "Response didn't match template" MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@6a854b75d8e7: Test case TC_e1_dlcx_wildcarded finished. Verdict: fail reason: Response didn't match template MTC@6a854b75d8e7: 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'. Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_mdcx_ip4 started. 20241230085507253 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55522 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085507253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085507253 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085507253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085507253 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085507253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085507253 DLMGCP DEBUG <0013> Generated response: line #00: 515 55522 FAIL (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55523 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085507255 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085507255 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085507255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B38BB6C5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085507255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B38BB6C5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085507255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B38BB6C5 output_enabled 0 (mgcp_msg.c:125) 20241230085507255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085507255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B38BB6C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085507255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085507255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B38BB6C5 CRCX: Creating connection: port: 5906 (mgcp_protocol.c:1112) 20241230085507255 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B38BB6C5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085507255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085507255 DLMGCP DEBUG <0013> Generated response: line #00: 200 55523 OK (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Generated response: line #01: I: B38BB6C5 (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Generated response: line #03: o=- B38BB6C5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085507255 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #00: MDCX 55524 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #03: I: B38BB6C5 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085507256 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085507256 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085507256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B38BB6C5 r=NULL:0<->l=::1:5906) (mgcp_msg.c:118) 20241230085507256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B38BB6C5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085507256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B38BB6C5 output_enabled 1 (mgcp_msg.c:125) 20241230085507256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085507256 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B38BB6C5 Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241230085507256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B38BB6C5 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) 20241230085507256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241230085507256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B38BB6C5 MDCX: modified conn:(1234/rtp C:B38BB6C5 r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:1334) 20241230085507256 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B38BB6C5 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085507256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085507256 DLMGCP DEBUG <0013> Generated response: line #00: 200 55524 OK (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Generated response: line #02: o=- B38BB6C5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085507256 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085507257 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55525 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085507257 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085507257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085507257 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085507257 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085507257 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085507257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085507257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085507257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085507257 DLMGCP DEBUG <0013> Generated response: line #00: 200 55525 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass VirtCallAgent-STATS(337)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(335)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(334)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(336)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_mdcx_ip6 started. 20241230085510337 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3390 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085510337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085510337 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085510337 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085510337 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085510337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085510337 DLMGCP DEBUG <0013> Generated response: line #00: 515 3390 FAIL (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3391 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085510340 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085510340 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085510340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9BD42B63 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085510340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9BD42B63 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085510340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9BD42B63 output_enabled 0 (mgcp_msg.c:125) 20241230085510340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085510340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9BD42B63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085510340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085510340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9BD42B63 CRCX: Creating connection: port: 5910 (mgcp_protocol.c:1112) 20241230085510340 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9BD42B63 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085510340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085510340 DLMGCP DEBUG <0013> Generated response: line #00: 200 3391 OK (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Generated response: line #01: I: 9BD42B63 (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9BD42B63 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085510340 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #00: MDCX 3392 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #03: I: 9BD42B63 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085510341 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085510341 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085510341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9BD42B63 r=NULL:0<->l=::1:5910) (mgcp_msg.c:118) 20241230085510341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9BD42B63 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085510341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9BD42B63 output_enabled 1 (mgcp_msg.c:125) 20241230085510341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085510341 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9BD42B63 Got media info via SDP: port:2344, addr:::1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241230085510341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9BD42B63 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) 20241230085510341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241230085510341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9BD42B63 MDCX: modified conn:(1234/rtp C:9BD42B63 r=::1:2344<->l=::1:5910) (mgcp_protocol.c:1334) 20241230085510341 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9BD42B63 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085510341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085510341 DLMGCP DEBUG <0013> Generated response: line #00: 200 3392 OK (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9BD42B63 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:67) 20241230085510341 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241230085510342 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085510343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3393 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085510343 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085510343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085510343 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085510343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085510343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085510343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085510343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085510343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085510343 DLMGCP DEBUG <0013> Generated response: line #00: 200 3393 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass VirtCallAgent-STATS(342)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(340)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(341)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(339)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_iufp_sendrecv started. 20241230085513464 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51483 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085513464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085513464 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085513464 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085513464 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085513464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085513464 DLMGCP DEBUG <0013> Generated response: line #00: 515 51483 FAIL (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51484 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085513468 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085513468 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085513468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:1BDD075B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085513468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BDD075B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085513468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BDD075B output_enabled 1 (mgcp_msg.c:125) 20241230085513468 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085513468 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1BDD075B Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085513468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:1BDD075B 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) 20241230085513468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085513468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BDD075B CRCX: Creating connection: port: 5912 (mgcp_protocol.c:1112) 20241230085513468 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1BDD075B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085513468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085513468 DLMGCP DEBUG <0013> Generated response: line #00: 200 51484 OK (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Generated response: line #01: I: 1BDD075B (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1BDD075B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085513468 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #00: MDCX 51485 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #03: I: 1BDD075B (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085513469 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085513469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085513469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:1BDD075B r=127.0.0.1:0<->l=127.0.0.1:5912) (mgcp_msg.c:118) 20241230085513469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BDD075B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085513469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BDD075B output_enabled 1 (mgcp_msg.c:125) 20241230085513469 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085513469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1BDD075B Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085513469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:1BDD075B 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) 20241230085513469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241230085513469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BDD075B MDCX: modified conn:(1234/rtp C:1BDD075B r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:1334) 20241230085513469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1BDD075B MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085513469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085513469 DLMGCP DEBUG <0013> Generated response: line #00: 200 51485 OK (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Generated response: line #02: o=- 1BDD075B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085513469 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:67) 20241230085513470 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085513470 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085513470 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51486 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085513470 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085513470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085513470 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085513470 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085513471 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085513471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085513471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085513471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085513471 DLMGCP DEBUG <0013> Generated response: line #00: 200 51486 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM0(344)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(345)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(346)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(347)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=38628) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_crcx_iufp_recvonly started. 20241230085516598 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26981 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085516598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085516598 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085516598 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085516598 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085516598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085516598 DLMGCP DEBUG <0013> Generated response: line #00: 515 26981 FAIL (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26982 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085516603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085516603 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085516603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:131D49DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085516603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:131D49DF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085516603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:131D49DF output_enabled 0 (mgcp_msg.c:125) 20241230085516603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085516603 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:131D49DF Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085516603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:131D49DF 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) 20241230085516603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085516603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:131D49DF CRCX: Creating connection: port: 5914 (mgcp_protocol.c:1112) 20241230085516603 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:131D49DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085516603 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085516603 DLMGCP DEBUG <0013> Generated response: line #00: 200 26982 OK (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Generated response: line #01: I: 131D49DF (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Generated response: line #03: o=- 131D49DF 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085516603 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26983 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #03: I: 131D49DF (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085516604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085516604 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085516604 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085516604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:131D49DF r=127.0.0.1:0<->l=127.0.0.1:5914) (mgcp_msg.c:118) 20241230085516604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:131D49DF connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085516604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:131D49DF output_enabled 1 (mgcp_msg.c:125) 20241230085516604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085516604 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:131D49DF Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085516604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:131D49DF 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) 20241230085516605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241230085516605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:131D49DF MDCX: modified conn:(1234/rtp C:131D49DF r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:1334) 20241230085516605 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:131D49DF MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085516605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085516605 DLMGCP DEBUG <0013> Generated response: line #00: 200 26983 OK (mgcp_msg.c:67) 20241230085516605 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085516605 DLMGCP DEBUG <0013> Generated response: line #02: o=- 131D49DF 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085516605 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085516605 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085516605 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085516605 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:67) 20241230085516605 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085516605 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085516605 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26984 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085516605 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241230085516605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085516605 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085516605 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085516605 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085516605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085516605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085516605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085516605 DLMGCP DEBUG <0013> Generated response: line #00: 200 26984 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(353)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(350)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(352)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(351)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(349)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20241230085519812 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56827 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085519812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085519812 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085519812 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085519812 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085519812 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085519812 DLMGCP DEBUG <0013> Generated response: line #00: 515 56827 FAIL (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56828 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085519821 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085519821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085519821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FB97DBB5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085519821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB97DBB5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085519821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB97DBB5 output_enabled 0 (mgcp_msg.c:125) 20241230085519821 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085519821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB97DBB5 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085519821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FB97DBB5 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) 20241230085519821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085519821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB97DBB5 CRCX: Creating connection: port: 5916 (mgcp_protocol.c:1112) 20241230085519821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB97DBB5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085519821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085519821 DLMGCP DEBUG <0013> Generated response: line #00: 200 56828 OK (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Generated response: line #01: I: FB97DBB5 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Generated response: line #03: o=- FB97DBB5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:67) 20241230085519821 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56829 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085519827 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085519827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085519827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EE2BD889 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085519827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE2BD889 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085519827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE2BD889 output_enabled 0 (mgcp_msg.c:125) 20241230085519827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085519827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE2BD889 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085519827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EE2BD889 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) 20241230085519827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085519827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE2BD889 CRCX: Creating connection: port: 5918 (mgcp_protocol.c:1112) 20241230085519827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE2BD889 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085519827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085519827 DLMGCP DEBUG <0013> Generated response: line #00: 200 56829 OK (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Generated response: line #01: I: EE2BD889 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Generated response: line #03: o=- EE2BD889 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:67) 20241230085519827 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(354)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085521337 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56830 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #03: I: FB97DBB5 (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085521337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085521337 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085521337 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085521337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FB97DBB5 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_msg.c:118) 20241230085521337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB97DBB5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085521337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB97DBB5 output_enabled 1 (mgcp_msg.c:125) 20241230085521337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085521337 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB97DBB5 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085521337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:FB97DBB5 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) 20241230085521338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085521338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB97DBB5 MDCX: modified conn:(1227/rtp C:FB97DBB5 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:1334) 20241230085521338 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB97DBB5 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085521338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085521338 DLMGCP DEBUG <0013> Generated response: line #00: 200 56830 OK (mgcp_msg.c:67) 20241230085521338 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085521338 DLMGCP DEBUG <0013> Generated response: line #02: o=- FB97DBB5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085521338 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085521338 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085521338 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085521338 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:67) 20241230085521338 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(355)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085521843 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56831 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #03: I: EE2BD889 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085521843 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085521843 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085521843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EE2BD889 r=::1:20000<->l=::1:5918) (mgcp_msg.c:118) 20241230085521843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE2BD889 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085521843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE2BD889 output_enabled 1 (mgcp_msg.c:125) 20241230085521843 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085521843 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE2BD889 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085521843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EE2BD889 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) 20241230085521843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085521843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE2BD889 MDCX: modified conn:(1227/rtp C:EE2BD889 r=::1:20000<->l=::1:5918) (mgcp_protocol.c:1334) 20241230085521843 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE2BD889 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085521843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085521843 DLMGCP DEBUG <0013> Generated response: line #00: 200 56831 OK (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Generated response: line #02: o=- EE2BD889 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:67) 20241230085521843 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 197, bytes_payload_tx := 788, 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@6a854b75d8e7: 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 } 20241230085523948 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56832 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085523948 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085523949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085523949 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085523949 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085523949 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085523949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085523949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085523949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085523949 DLMGCP DEBUG <0013> Generated response: line #00: 200 56832 OK (mgcp_msg.c:67) RTPEM0(354)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM0(354)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(356)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(355)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(357)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:55:23 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=645028) Waiting for packet dumper to finish... 1 (prev_count=645028, count=681312) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:55: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20241230085527021 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29271 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085527022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085527022 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085527022 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085527022 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085527022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085527022 DLMGCP DEBUG <0013> Generated response: line #00: 515 29271 FAIL (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29272 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085527024 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085527024 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085527024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CE9F0552 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085527024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE9F0552 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085527024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE9F0552 output_enabled 0 (mgcp_msg.c:125) 20241230085527024 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085527024 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CE9F0552 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085527024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CE9F0552 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) 20241230085527024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085527024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE9F0552 CRCX: Creating connection: port: 5920 (mgcp_protocol.c:1112) 20241230085527024 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CE9F0552 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085527024 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085527024 DLMGCP DEBUG <0013> Generated response: line #00: 200 29272 OK (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Generated response: line #01: I: CE9F0552 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Generated response: line #03: o=- CE9F0552 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:67) 20241230085527024 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085527026 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29273 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085527026 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085527026 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085527026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085527026 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085527026 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085527026 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085527026 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085527026 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085527026 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085527027 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085527027 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085527027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085527027 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085527027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085527027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:57851791 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085527027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57851791 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085527027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57851791 output_enabled 0 (mgcp_msg.c:125) 20241230085527027 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085527027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:57851791 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085527027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:57851791 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) 20241230085527027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085527027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57851791 CRCX: Creating connection: port: 5922 (mgcp_protocol.c:1112) 20241230085527027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:57851791 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085527027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085527027 DLMGCP DEBUG <0013> Generated response: line #00: 200 29273 OK (mgcp_msg.c:67) 20241230085527027 DLMGCP DEBUG <0013> Generated response: line #01: I: 57851791 (mgcp_msg.c:67) 20241230085527027 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085527027 DLMGCP DEBUG <0013> Generated response: line #03: o=- 57851791 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085527027 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085527027 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085527027 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085527027 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:67) 20241230085527027 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(359)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085528533 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29274 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #03: I: CE9F0552 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085528533 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085528533 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085528533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CE9F0552 r=::1:10000<->l=::1:5920) (mgcp_msg.c:118) 20241230085528533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE9F0552 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085528533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE9F0552 output_enabled 1 (mgcp_msg.c:125) 20241230085528533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085528533 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CE9F0552 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085528533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CE9F0552 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) 20241230085528533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085528533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE9F0552 MDCX: modified conn:(1227/rtp C:CE9F0552 r=::1:10000<->l=::1:5920) (mgcp_protocol.c:1334) 20241230085528533 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CE9F0552 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085528533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085528533 DLMGCP DEBUG <0013> Generated response: line #00: 200 29274 OK (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Generated response: line #02: o=- CE9F0552 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:67) 20241230085528533 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(360)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085529042 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29275 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #03: I: 57851791 (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085529042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085529043 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085529043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085529043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:57851791 r=::1:20000<->l=::1:5922) (mgcp_msg.c:118) 20241230085529043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57851791 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085529043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57851791 output_enabled 1 (mgcp_msg.c:125) 20241230085529043 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085529043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:57851791 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241230085529043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:57851791 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) 20241230085529043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085529043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:57851791 MDCX: modified conn:(1227/rtp C:57851791 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:1334) 20241230085529043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:57851791 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085529043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085529043 DLMGCP DEBUG <0013> Generated response: line #00: 200 29275 OK (mgcp_msg.c:67) 20241230085529043 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085529043 DLMGCP DEBUG <0013> Generated response: line #02: o=- 57851791 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085529043 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085529043 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085529043 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085529043 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:67) 20241230085529043 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 196, bytes_payload_tx := 784, 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@6a854b75d8e7: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, 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 } 20241230085531148 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29276 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085531148 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085531148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085531148 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085531148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085531148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085531148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085531148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085531148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085531148 DLMGCP DEBUG <0013> Generated response: line #00: 200 29276 OK (mgcp_msg.c:67) RTPEM0(359)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(360)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(359)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(362)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(361)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 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=599732) Waiting for packet dumper to finish... 1 (prev_count=599732, count=689084) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20241230085534290 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48557 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085534290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085534290 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085534290 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085534290 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085534290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085534290 DLMGCP DEBUG <0013> Generated response: line #00: 515 48557 FAIL (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48558 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085534303 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085534303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085534303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:84A0D4CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085534303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:84A0D4CD connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085534303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:84A0D4CD output_enabled 1 (mgcp_msg.c:125) 20241230085534303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085534303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:84A0D4CD Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085534303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:84A0D4CD 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) 20241230085534303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085534303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:84A0D4CD CRCX: Creating connection: port: 5924 (mgcp_protocol.c:1112) 20241230085534303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:84A0D4CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085534303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085534303 DLMGCP DEBUG <0013> Generated response: line #00: 200 48558 OK (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Generated response: line #01: I: 84A0D4CD (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Generated response: line #03: o=- 84A0D4CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085534303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48559 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085534312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085534312 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085534312 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085534312 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085534312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:BF7D6458 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085534312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BF7D6458 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085534312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BF7D6458 output_enabled 1 (mgcp_msg.c:125) 20241230085534312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085534312 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BF7D6458 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085534312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:BF7D6458 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) 20241230085534312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085534313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BF7D6458 CRCX: Creating connection: port: 5926 (mgcp_protocol.c:1112) 20241230085534313 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BF7D6458 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085534313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085534313 DLMGCP DEBUG <0013> Generated response: line #00: 200 48559 OK (mgcp_msg.c:67) 20241230085534313 DLMGCP DEBUG <0013> Generated response: line #01: I: BF7D6458 (mgcp_msg.c:67) 20241230085534313 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:67) 20241230085534313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085534313 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF7D6458 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085534313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085534313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085534313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085534313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085534313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085534313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(367)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085535524 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48560 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085535524 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085535524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085535524 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085535524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085535524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085535524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085535524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085535524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085535524 DLMGCP DEBUG <0013> Generated response: line #00: 200 48560 OK (mgcp_msg.c:67) RTPEM1(365)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: tolerance: 3 packets MTC@6a854b75d8e7: batch_size: 4 packets MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass OsmuxEM(367)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(365)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(366)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(364)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(368)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:55:35 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=139652) Waiting for packet dumper to finish... 1 (prev_count=139652, count=183912) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:55: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20241230085538747 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64109 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085538747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085538748 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085538748 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085538748 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085538748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085538748 DLMGCP DEBUG <0013> Generated response: line #00: 515 64109 FAIL (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64110 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085538754 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085538754 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085538754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:58AADB87 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085538754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58AADB87 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085538754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58AADB87 output_enabled 1 (mgcp_msg.c:125) 20241230085538754 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085538754 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:58AADB87 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085538754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:58AADB87 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) 20241230085538754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085538754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:58AADB87 CRCX: Creating connection: port: 5928 (mgcp_protocol.c:1112) 20241230085538754 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:58AADB87 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085538754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085538754 DLMGCP DEBUG <0013> Generated response: line #00: 200 64110 OK (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Generated response: line #01: I: 58AADB87 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Generated response: line #03: o=- 58AADB87 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085538754 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64111 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085538759 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085538759 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085538759 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085538759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AB104C70 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085538759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AB104C70 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085538759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AB104C70 output_enabled 1 (mgcp_msg.c:125) 20241230085538759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085538759 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AB104C70 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085538759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AB104C70 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) 20241230085538759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085538759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AB104C70 CRCX: Creating connection: port: 5930 (mgcp_protocol.c:1112) 20241230085538759 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AB104C70 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085538759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085538759 DLMGCP DEBUG <0013> Generated response: line #00: 200 64111 OK (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Generated response: line #01: I: AB104C70 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB104C70 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085538759 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(373)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085539966 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64112 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085539966 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085539966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085539966 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085539966 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085539966 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085539966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085539966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085539966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085539966 DLMGCP DEBUG <0013> Generated response: line #00: 200 64112 OK (mgcp_msg.c:67) RTPEM1(371)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: tolerance: 3 packets MTC@6a854b75d8e7: batch_size: 4 packets MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(371)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@6a854b75d8e7: Final verdict of PTC: none OsmuxEM(373)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(372)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(374)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(370)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:55:39 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=130532) Waiting for packet dumper to finish... 1 (prev_count=130532, count=181524) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:55: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20241230085543193 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60103 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085543193 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085543193 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085543193 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085543193 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085543193 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085543193 DLMGCP DEBUG <0013> Generated response: line #00: 515 60103 FAIL (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60104 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085543202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085543203 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085543203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085543203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3AD50EA8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085543203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3AD50EA8 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085543203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3AD50EA8 output_enabled 1 (mgcp_msg.c:125) 20241230085543203 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085543203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3AD50EA8 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085543203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3AD50EA8 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) 20241230085543203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085543203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3AD50EA8 CRCX: Creating connection: port: 5932 (mgcp_protocol.c:1112) 20241230085543203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3AD50EA8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085543203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085543203 DLMGCP DEBUG <0013> Generated response: line #00: 200 60104 OK (mgcp_msg.c:67) 20241230085543203 DLMGCP DEBUG <0013> Generated response: line #01: I: 3AD50EA8 (mgcp_msg.c:67) 20241230085543203 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085543203 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3AD50EA8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085543203 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085543203 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085543203 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085543203 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:67) 20241230085543204 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085543204 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241230085543204 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60105 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085543212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085543212 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085543212 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085543212 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085543212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3884D0C7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085543212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3884D0C7 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085543212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3884D0C7 output_enabled 1 (mgcp_msg.c:125) 20241230085543212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085543212 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3884D0C7 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085543212 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:3884D0C7 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) 20241230085543213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085543213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3884D0C7 CRCX: Creating connection: port: 5934 (mgcp_protocol.c:1112) 20241230085543213 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3884D0C7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085543213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085543213 DLMGCP DEBUG <0013> Generated response: line #00: 200 60105 OK (mgcp_msg.c:67) 20241230085543213 DLMGCP DEBUG <0013> Generated response: line #01: I: 3884D0C7 (mgcp_msg.c:67) 20241230085543213 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:67) 20241230085543213 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085543213 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3884D0C7 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085543213 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085543213 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085543213 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085543213 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085543213 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085543213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(379)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085544428 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60106 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085544428 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241230085544428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085544428 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085544428 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085544428 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085544428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085544428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085544428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085544428 DLMGCP DEBUG <0013> Generated response: line #00: 200 60106 OK (mgcp_msg.c:67) RTPEM1(377)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: tolerance: 3 packets MTC@6a854b75d8e7: batch_size: 4 packets MTC@6a854b75d8e7: 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@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass OsmuxEM(379)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(376)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(380)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(377)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(378)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:55:44 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=135472) Waiting for packet dumper to finish... 1 (prev_count=135472, count=185720) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:55: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20241230085547647 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26599 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085547647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085547647 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085547647 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085547647 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085547647 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085547647 DLMGCP DEBUG <0013> Generated response: line #00: 515 26599 FAIL (mgcp_msg.c:67) 20241230085547658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26600 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085547658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085547659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085547659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085547659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:8C306282 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085547659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C306282 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085547659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C306282 output_enabled 0 (mgcp_msg.c:125) 20241230085547659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085547659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8C306282 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085547659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:8C306282 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) 20241230085547659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085547659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C306282 CRCX: Creating connection: port: 5936 (mgcp_protocol.c:1112) 20241230085547659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8C306282 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085547659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085547659 DLMGCP DEBUG <0013> Generated response: line #00: 200 26600 OK (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Generated response: line #01: I: 8C306282 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8C306282 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085547659 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26601 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085547668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085547668 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085547668 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085547668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:658FF308 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085547668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:658FF308 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085547668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:658FF308 output_enabled 0 (mgcp_msg.c:125) 20241230085547668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085547668 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:658FF308 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085547668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:658FF308 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) 20241230085547668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085547668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:658FF308 CRCX: Creating connection: port: 5938 (mgcp_protocol.c:1112) 20241230085547668 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:658FF308 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085547668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085547668 DLMGCP DEBUG <0013> Generated response: line #00: 200 26601 OK (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Generated response: line #01: I: 658FF308 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Generated response: line #04: o=- 658FF308 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085547668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(382)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085549177 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26602 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085549177 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085549177 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085549177 DLMGCP DEBUG <0013> Received message: line #03: I: 8C306282 (mgcp_msg.c:67) 20241230085549177 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085549177 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085549178 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085549178 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085549178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:8C306282 r=::1:10000<->l=::1:5936) (mgcp_msg.c:118) 20241230085549178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C306282 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085549178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C306282 output_enabled 1 (mgcp_msg.c:125) 20241230085549178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085549178 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8C306282 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085549178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:8C306282 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) 20241230085549178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085549178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C306282 MDCX: modified conn:(1227/rtp C:8C306282 r=::1:10000<->l=::1:5936) (mgcp_protocol.c:1334) 20241230085549178 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8C306282 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085549178 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085549178 DLMGCP DEBUG <0013> Generated response: line #00: 200 26602 OK (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Generated response: line #02: o=- 8C306282 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085549178 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(385)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085549688 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26603 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #03: I: 658FF308 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085549688 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085549688 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085549688 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085549688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:658FF308 r=::1:1985<->l=::1:5938 CID=14) (mgcp_msg.c:118) 20241230085549688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:658FF308 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085549688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:658FF308 output_enabled 1 (mgcp_msg.c:125) 20241230085549688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085549688 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:658FF308 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085549688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:658FF308 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) 20241230085549688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085549688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:658FF308 MDCX: modified conn:(1227/rtp C:658FF308 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:1334) 20241230085549688 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:658FF308 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085549688 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085549688 DLMGCP DEBUG <0013> Generated response: line #00: 200 26603 OK (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Generated response: line #03: o=- 658FF308 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085549688 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 192, bytes_payload_tx := 3264, num_pkts_rx := 121, bytes_payload_rx := 2057, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 23, bytes_payload_rx := 1380, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241230085551799 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26604 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085551799 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085551799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085551799 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085551799 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085551799 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085551799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085551799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085551799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085551799 DLMGCP DEBUG <0013> Generated response: line #00: 200 26604 OK (mgcp_msg.c:67) RTPEM0(382)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass OsmuxEM(385)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(384)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(386)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(383)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(382)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:55:51 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=445772) Waiting for packet dumper to finish... 1 (prev_count=445772, count=472640) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:55: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20241230085554964 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37394 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085554964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085554964 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085554964 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085554964 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085554964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085554964 DLMGCP DEBUG <0013> Generated response: line #00: 515 37394 FAIL (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37395 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085554970 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085554971 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085554971 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085554971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C1AAB539 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085554971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1AAB539 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085554971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1AAB539 output_enabled 0 (mgcp_msg.c:125) 20241230085554971 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085554971 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C1AAB539 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085554971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C1AAB539 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) 20241230085554971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085554971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1AAB539 CRCX: Creating connection: port: 5940 (mgcp_protocol.c:1112) 20241230085554971 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C1AAB539 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085554971 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085554971 DLMGCP DEBUG <0013> Generated response: line #00: 200 37395 OK (mgcp_msg.c:67) 20241230085554971 DLMGCP DEBUG <0013> Generated response: line #01: I: C1AAB539 (mgcp_msg.c:67) 20241230085554971 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085554971 DLMGCP DEBUG <0013> Generated response: line #03: o=- C1AAB539 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085554971 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085554971 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085554971 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085554971 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:67) 20241230085554971 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085554971 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37396 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085554976 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085554976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085554976 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085554976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E64B02F1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085554976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E64B02F1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085554976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E64B02F1 output_enabled 0 (mgcp_msg.c:125) 20241230085554976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085554976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E64B02F1 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085554976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E64B02F1 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) 20241230085554976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085554976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E64B02F1 CRCX: Creating connection: port: 5942 (mgcp_protocol.c:1112) 20241230085554976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E64B02F1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085554976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085554976 DLMGCP DEBUG <0013> Generated response: line #00: 200 37396 OK (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Generated response: line #01: I: E64B02F1 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Generated response: line #04: o=- E64B02F1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085554976 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(388)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085556494 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37397 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #03: I: C1AAB539 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085556495 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085556495 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085556495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C1AAB539 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_msg.c:118) 20241230085556495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1AAB539 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085556495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1AAB539 output_enabled 1 (mgcp_msg.c:125) 20241230085556495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085556495 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C1AAB539 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085556495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C1AAB539 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) 20241230085556495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085556495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1AAB539 MDCX: modified conn:(1227/rtp C:C1AAB539 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:1334) 20241230085556495 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C1AAB539 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085556495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085556495 DLMGCP DEBUG <0013> Generated response: line #00: 200 37397 OK (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Generated response: line #02: o=- C1AAB539 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:67) 20241230085556495 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085556496 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(391)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085556999 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37398 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #03: I: E64B02F1 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085556999 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085556999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085556999 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085556999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E64B02F1 r=::1:1985<->l=::1:5942 CID=15) (mgcp_msg.c:118) 20241230085556999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E64B02F1 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085556999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E64B02F1 output_enabled 1 (mgcp_msg.c:125) 20241230085556999 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085556999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E64B02F1 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085556999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E64B02F1 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) 20241230085556999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085556999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E64B02F1 MDCX: modified conn:(1227/rtp C:E64B02F1 r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:1334) 20241230085556999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E64B02F1 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085556999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085556999 DLMGCP DEBUG <0013> Generated response: line #00: 200 37398 OK (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Generated response: line #03: o=- E64B02F1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085556999 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 192, bytes_payload_tx := 3264, 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@6a854b75d8e7: 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 } 20241230085559112 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37399 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085559112 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085559112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085559112 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085559112 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085559112 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085559112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085559112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085559112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085559112 DLMGCP DEBUG <0013> Generated response: line #00: 200 37399 OK (mgcp_msg.c:67) RTPEM0(388)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(393)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(388)@6a854b75d8e7: Final verdict of PTC: none OsmuxEM(391)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(389)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(390)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(392)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:55:59 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=425292) Waiting for packet dumper to finish... 1 (prev_count=425292, count=461952) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:56: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20241230085602303 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38718 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085602303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085602303 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085602303 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085602303 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085602303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085602303 DLMGCP DEBUG <0013> Generated response: line #00: 515 38718 FAIL (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38719 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085602312 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085602312 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085602312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9481F8E5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085602312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9481F8E5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085602312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9481F8E5 output_enabled 0 (mgcp_msg.c:125) 20241230085602312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085602312 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9481F8E5 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085602312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9481F8E5 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) 20241230085602312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085602312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9481F8E5 CRCX: Creating connection: port: 5944 (mgcp_protocol.c:1112) 20241230085602312 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9481F8E5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085602312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085602312 DLMGCP DEBUG <0013> Generated response: line #00: 200 38719 OK (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Generated response: line #01: I: 9481F8E5 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9481F8E5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085602312 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085602313 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085602313 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085602313 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:67) 20241230085602313 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085602313 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38720 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085602321 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085602322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085602322 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085602322 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085602322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CB3FD505 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085602322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB3FD505 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085602322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB3FD505 output_enabled 0 (mgcp_msg.c:125) 20241230085602322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085602322 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CB3FD505 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085602322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CB3FD505 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) 20241230085602322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085602322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB3FD505 CRCX: Creating connection: port: 5946 (mgcp_protocol.c:1112) 20241230085602322 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CB3FD505 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085602322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085602322 DLMGCP DEBUG <0013> Generated response: line #00: 200 38720 OK (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> Generated response: line #01: I: CB3FD505 (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB3FD505 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085602322 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(394)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085603842 DLMGCP DEBUG <0013> Received message: line #00: MDCX 38721 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #03: I: 9481F8E5 (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085603842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085603842 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085603842 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085603842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9481F8E5 r=::1:10000<->l=::1:5944) (mgcp_msg.c:118) 20241230085603842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9481F8E5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085603842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9481F8E5 output_enabled 1 (mgcp_msg.c:125) 20241230085603842 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085603842 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9481F8E5 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085603842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9481F8E5 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) 20241230085603842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085603842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9481F8E5 MDCX: modified conn:(1227/rtp C:9481F8E5 r=::1:10000<->l=::1:5944) (mgcp_protocol.c:1334) 20241230085603842 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9481F8E5 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085603843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085603843 DLMGCP DEBUG <0013> Generated response: line #00: 200 38721 OK (mgcp_msg.c:67) 20241230085603843 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085603843 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9481F8E5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085603843 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085603843 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085603843 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085603843 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:67) 20241230085603843 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085603843 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(397)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085604353 DLMGCP DEBUG <0013> Received message: line #00: MDCX 38722 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #03: I: CB3FD505 (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241230085604353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085604353 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085604353 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085604353 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241230085604353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CB3FD505 r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_msg.c:118) 20241230085604353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB3FD505 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085604353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB3FD505 output_enabled 1 (mgcp_msg.c:125) 20241230085604353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085604353 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CB3FD505 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241230085604354 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CB3FD505 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) 20241230085604354 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241230085604354 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CB3FD505 MDCX: modified conn:(1227/rtp C:CB3FD505 r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:1334) 20241230085604354 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CB3FD505 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085604354 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085604354 DLMGCP DEBUG <0013> Generated response: line #00: 200 38722 OK (mgcp_msg.c:67) 20241230085604354 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:67) 20241230085604354 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085604354 DLMGCP DEBUG <0013> Generated response: line #03: o=- CB3FD505 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085604354 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085604354 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085604354 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085604354 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241230085604354 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241230085604354 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 193, bytes_payload_tx := 3281, num_pkts_rx := 121, bytes_payload_rx := 2057, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: 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 } 20241230085606469 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38723 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085606469 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085606469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085606469 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085606469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085606469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085606469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085606469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085606469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085606469 DLMGCP DEBUG <0013> Generated response: line #00: 200 38723 OK (mgcp_msg.c:67) RTPEM0(394)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass OsmuxEM(397)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(394)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(395)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(396)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(398)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:56:06 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=429832) Waiting for packet dumper to finish... 1 (prev_count=429832, count=471304) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:56:08 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup started. 20241230085609666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57867 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085609666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085609666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085609666 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085609666 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085609666 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085609666 DLMGCP DEBUG <0013> Generated response: line #00: 515 57867 FAIL (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57868 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085609680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085609680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085609680 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085609680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A051BA2B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085609680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A051BA2B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085609680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A051BA2B output_enabled 0 (mgcp_msg.c:125) 20241230085609680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085609680 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A051BA2B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085609680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A051BA2B 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) 20241230085609680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085609680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A051BA2B CRCX: Creating connection: port: 5948 (mgcp_protocol.c:1112) 20241230085609681 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A051BA2B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085609681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085609681 DLMGCP DEBUG <0013> Generated response: line #00: 200 57868 OK (mgcp_msg.c:67) 20241230085609681 DLMGCP DEBUG <0013> Generated response: line #01: I: A051BA2B (mgcp_msg.c:67) 20241230085609681 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085609681 DLMGCP DEBUG <0013> Generated response: line #03: o=- A051BA2B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085609681 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085609681 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085609681 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085609681 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:67) 20241230085609681 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085609681 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(400)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085609690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57869 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085609690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085609690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085609690 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085609690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2BD9F18D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085609690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2BD9F18D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085609690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2BD9F18D output_enabled 0 (mgcp_msg.c:125) 20241230085609690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085609690 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2BD9F18D Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085609690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2BD9F18D 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) 20241230085609690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085609691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2BD9F18D CRCX: Creating connection: port: 5950 (mgcp_protocol.c:1112) 20241230085609691 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2BD9F18D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085609691 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085609691 DLMGCP DEBUG <0013> Generated response: line #00: 200 57869 OK (mgcp_msg.c:67) 20241230085609691 DLMGCP DEBUG <0013> Generated response: line #01: I: 2BD9F18D (mgcp_msg.c:67) 20241230085609691 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085609691 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2BD9F18D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085609691 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085609691 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085609691 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085609691 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:67) 20241230085609691 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085609691 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(401)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@6a854b75d8e7: IuUP INIT_ACK Received RTPEM0(400)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085611213 DLMGCP DEBUG <0013> Received message: line #00: MDCX 57870 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085611213 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085611213 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085611213 DLMGCP DEBUG <0013> Received message: line #03: I: A051BA2B (mgcp_msg.c:67) 20241230085611213 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085611214 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085611214 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085611214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A051BA2B r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_msg.c:118) 20241230085611214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A051BA2B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085611214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A051BA2B output_enabled 1 (mgcp_msg.c:125) 20241230085611214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085611214 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A051BA2B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085611214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A051BA2B 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) 20241230085611214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085611214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A051BA2B MDCX: modified conn:(1227/rtp C:A051BA2B r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:1334) 20241230085611214 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A051BA2B MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085611214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085611214 DLMGCP DEBUG <0013> Generated response: line #00: 200 57870 OK (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Generated response: line #02: o=- A051BA2B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085611214 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:67) 20241230085611215 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085611215 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(401)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085611719 DLMGCP DEBUG <0013> Received message: line #00: MDCX 57871 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #03: I: 2BD9F18D (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085611719 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085611719 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085611719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2BD9F18D r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_msg.c:118) 20241230085611719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2BD9F18D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085611719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2BD9F18D output_enabled 1 (mgcp_msg.c:125) 20241230085611719 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085611719 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2BD9F18D Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085611719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:2BD9F18D 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) 20241230085611719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085611719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2BD9F18D MDCX: modified conn:(1227/rtp C:2BD9F18D r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:1334) 20241230085611719 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2BD9F18D MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085611719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085611719 DLMGCP DEBUG <0013> Generated response: line #00: 200 57871 OK (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2BD9F18D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085611719 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 121, bytes_payload_rx := 968, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, num_pkts_rx := 99, bytes_payload_rx := 806, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241230085613823 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57872 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085613823 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085613823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085613823 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085613824 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085613824 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085613824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085613824 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085613828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085613828 DLMGCP DEBUG <0013> Generated response: line #00: 200 57872 OK (mgcp_msg.c:67) RTPEM0(400)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed RTPEM0(400)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(402)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(403)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(401)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:56:13 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=780864) Waiting for packet dumper to finish... 1 (prev_count=780864, count=815800) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:56: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20241230085616999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20255 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085616999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085616999 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085616999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085616999 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085616999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085616999 DLMGCP DEBUG <0013> Generated response: line #00: 515 20255 FAIL (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20256 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085617011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085617011 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085617011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085617011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BB364B5C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085617011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB364B5C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085617011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB364B5C output_enabled 0 (mgcp_msg.c:125) 20241230085617011 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085617011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BB364B5C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085617011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BB364B5C 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) 20241230085617012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085617012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB364B5C CRCX: Creating connection: port: 5952 (mgcp_protocol.c:1112) 20241230085617012 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BB364B5C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085617012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085617012 DLMGCP DEBUG <0013> Generated response: line #00: 200 20256 OK (mgcp_msg.c:67) 20241230085617012 DLMGCP DEBUG <0013> Generated response: line #01: I: BB364B5C (mgcp_msg.c:67) 20241230085617012 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085617012 DLMGCP DEBUG <0013> Generated response: line #03: o=- BB364B5C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085617012 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085617012 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085617012 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085617012 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:67) 20241230085617012 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085617012 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(405)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085617021 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20257 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085617021 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085617021 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085617022 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085617022 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085617022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:3ADD9322 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085617022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3ADD9322 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085617022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3ADD9322 output_enabled 0 (mgcp_msg.c:125) 20241230085617022 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085617022 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3ADD9322 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085617022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:3ADD9322 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) 20241230085617022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085617022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3ADD9322 CRCX: Creating connection: port: 5954 (mgcp_protocol.c:1112) 20241230085617022 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3ADD9322 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085617022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085617022 DLMGCP DEBUG <0013> Generated response: line #00: 200 20257 OK (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Generated response: line #01: I: 3ADD9322 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3ADD9322 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085617022 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(406)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@6a854b75d8e7: IuUP INIT_ACK Received RTPEM0(405)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085618546 DLMGCP DEBUG <0013> Received message: line #00: MDCX 20258 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #03: I: BB364B5C (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085618546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085618546 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085618546 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085618546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BB364B5C r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_msg.c:118) 20241230085618546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB364B5C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085618546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB364B5C output_enabled 1 (mgcp_msg.c:125) 20241230085618546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085618546 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BB364B5C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085618546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BB364B5C 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) 20241230085618547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085618547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB364B5C MDCX: modified conn:(1227/rtp C:BB364B5C r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:1334) 20241230085618547 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BB364B5C MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085618547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085618547 DLMGCP DEBUG <0013> Generated response: line #00: 200 20258 OK (mgcp_msg.c:67) 20241230085618547 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085618547 DLMGCP DEBUG <0013> Generated response: line #02: o=- BB364B5C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085618547 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085618547 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085618547 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085618547 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:67) 20241230085618547 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085618547 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(406)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085619061 DLMGCP DEBUG <0013> Received message: line #00: MDCX 20259 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #03: I: 3ADD9322 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085619061 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085619061 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085619061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:3ADD9322 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_msg.c:118) 20241230085619061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3ADD9322 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085619061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3ADD9322 output_enabled 1 (mgcp_msg.c:125) 20241230085619061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085619061 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3ADD9322 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085619061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:3ADD9322 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) 20241230085619061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085619061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3ADD9322 MDCX: modified conn:(1227/rtp C:3ADD9322 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:1334) 20241230085619061 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3ADD9322 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085619061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085619061 DLMGCP DEBUG <0013> Generated response: line #00: 200 20259 OK (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Generated response: line #02: o=- 3ADD9322 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085619061 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085619062 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085619062 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:67) 20241230085619062 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085619062 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 121, bytes_payload_rx := 968, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, num_pkts_rx := 99, bytes_payload_rx := 806, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241230085621171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20260 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085621172 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085621172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085621172 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085621172 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085621172 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085621172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085621172 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085621176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085621176 DLMGCP DEBUG <0013> Generated response: line #00: 200 20260 OK (mgcp_msg.c:67) RTPEM0(405)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed RTPEM0(405)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(406)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(407)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(408)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:56:21 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=756700) Waiting for packet dumper to finish... 1 (prev_count=756700, count=815880) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:56: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20241230085624328 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37780 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085624328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085624328 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085624328 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085624328 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085624328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085624328 DLMGCP DEBUG <0013> Generated response: line #00: 515 37780 FAIL (mgcp_msg.c:67) 20241230085624338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37781 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085624338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085624338 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085624338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085624338 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085624338 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085624338 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085624339 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085624339 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085624339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:95F19537 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085624339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95F19537 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085624339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95F19537 output_enabled 0 (mgcp_msg.c:125) 20241230085624339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085624339 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:95F19537 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085624339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:95F19537 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) 20241230085624339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085624339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95F19537 CRCX: Creating connection: port: 5956 (mgcp_protocol.c:1112) 20241230085624339 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:95F19537 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085624339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085624339 DLMGCP DEBUG <0013> Generated response: line #00: 200 37781 OK (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Generated response: line #01: I: 95F19537 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Generated response: line #03: o=- 95F19537 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085624339 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(410)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085624347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37782 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085624347 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085624347 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085624347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E382A40F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085624347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E382A40F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085624347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E382A40F output_enabled 0 (mgcp_msg.c:125) 20241230085624347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085624347 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E382A40F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085624347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E382A40F 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) 20241230085624347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085624347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E382A40F CRCX: Creating connection: port: 5958 (mgcp_protocol.c:1112) 20241230085624347 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E382A40F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085624347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085624347 DLMGCP DEBUG <0013> Generated response: line #00: 200 37782 OK (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Generated response: line #01: I: E382A40F (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Generated response: line #03: o=- E382A40F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085624347 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(411)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@6a854b75d8e7: IuUP INIT_ACK Received RTPEM0(410)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085625864 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37783 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #03: I: 95F19537 (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085625864 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085625865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085625865 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085625865 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085625865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:95F19537 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_msg.c:118) 20241230085625865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95F19537 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085625865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95F19537 output_enabled 1 (mgcp_msg.c:125) 20241230085625865 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085625865 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:95F19537 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085625865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:95F19537 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) 20241230085625865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085625865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95F19537 MDCX: modified conn:(1227/rtp C:95F19537 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1334) 20241230085625865 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:95F19537 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085625865 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085625865 DLMGCP DEBUG <0013> Generated response: line #00: 200 37783 OK (mgcp_msg.c:67) 20241230085625865 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085625865 DLMGCP DEBUG <0013> Generated response: line #02: o=- 95F19537 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085625865 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085625865 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085625865 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085625865 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241230085625865 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085625865 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(411)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085626380 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37784 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #03: I: E382A40F (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085626380 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085626380 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085626380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E382A40F r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_msg.c:118) 20241230085626380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E382A40F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085626380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E382A40F output_enabled 1 (mgcp_msg.c:125) 20241230085626380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085626380 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E382A40F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085626380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E382A40F 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) 20241230085626380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085626380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E382A40F MDCX: modified conn:(1227/rtp C:E382A40F r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1334) 20241230085626380 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E382A40F MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085626380 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085626380 DLMGCP DEBUG <0013> Generated response: line #00: 200 37784 OK (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Generated response: line #02: o=- E382A40F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085626380 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085626381 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241230085626381 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085626381 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 192, bytes_payload_tx := 768, num_pkts_rx := 121, bytes_payload_rx := 968, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 168, bytes_payload_tx := 672, num_pkts_rx := 97, bytes_payload_rx := 790, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass 20241230085628390 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37785 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #03: I: E382A40F (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085628390 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085628390 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085628390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E382A40F r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_msg.c:118) 20241230085628390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E382A40F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085628390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E382A40F output_enabled 0 (mgcp_msg.c:125) 20241230085628390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085628390 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E382A40F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085628390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E382A40F 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) 20241230085628390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085628390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E382A40F MDCX: modified conn:(1227/rtp C:E382A40F r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1334) 20241230085628390 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E382A40F MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085628390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085628390 DLMGCP DEBUG <0013> Generated response: line #00: 200 37785 OK (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Generated response: line #02: o=- E382A40F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085628390 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085628391 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085628391 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085628391 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241230085628391 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085628391 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37786 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #03: I: 95F19537 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085629398 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085629398 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085629398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:95F19537 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_msg.c:118) 20241230085629398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95F19537 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085629398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95F19537 output_enabled 0 (mgcp_msg.c:125) 20241230085629398 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085629398 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:95F19537 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085629398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:95F19537 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) 20241230085629398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085629398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95F19537 MDCX: modified conn:(1227/rtp C:95F19537 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1334) 20241230085629398 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:95F19537 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085629398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085629398 DLMGCP DEBUG <0013> Generated response: line #00: 200 37786 OK (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Generated response: line #02: o=- 95F19537 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085629398 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(410)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085630511 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37787 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085630511 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085630511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085630511 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085630511 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085630511 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085630511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085630512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085630518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085630518 DLMGCP DEBUG <0013> Generated response: line #00: 200 37787 OK (mgcp_msg.c:67) RTPEM0(410)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed RTPEM1(411)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(410)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(412)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(413)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:56:30 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=951372) Waiting for packet dumper to finish... 1 (prev_count=951372, count=1010620) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:56: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20241230085633667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31231 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085633667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085633667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085633667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085633667 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085633667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085633667 DLMGCP DEBUG <0013> Generated response: line #00: 515 31231 FAIL (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31232 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085633673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085633673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1F1021DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F1021DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F1021DC output_enabled 0 (mgcp_msg.c:125) 20241230085633673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085633673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1F1021DC Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1F1021DC 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) 20241230085633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F1021DC CRCX: Creating connection: port: 5960 (mgcp_protocol.c:1112) 20241230085633673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1F1021DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085633673 DLMGCP DEBUG <0013> Generated response: line #00: 200 31232 OK (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Generated response: line #01: I: 1F1021DC (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1F1021DC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085633673 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(415)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085633678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31233 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085633678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085633678 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A157BCA0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A157BCA0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A157BCA0 output_enabled 0 (mgcp_msg.c:125) 20241230085633678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085633678 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A157BCA0 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A157BCA0 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) 20241230085633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A157BCA0 CRCX: Creating connection: port: 5962 (mgcp_protocol.c:1112) 20241230085633678 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A157BCA0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085633678 DLMGCP DEBUG <0013> Generated response: line #00: 200 31233 OK (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Generated response: line #01: I: A157BCA0 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Generated response: line #03: o=- A157BCA0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085633678 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(416)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@6a854b75d8e7: IuUP INIT_ACK Received 20241230085633726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633769 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633810 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633831 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633905 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633927 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633948 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633970 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085633991 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634054 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634138 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634159 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634181 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634202 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634223 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634264 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634306 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634327 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634371 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634392 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634414 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634457 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634478 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634500 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634607 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634629 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634650 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634672 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634694 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634716 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634737 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634759 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634780 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634801 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634927 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634948 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085634989 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635051 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635072 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635134 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635155 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635175 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(415)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085635191 DLMGCP DEBUG <0013> Received message: line #00: MDCX 31234 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #03: I: 1F1021DC (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085635191 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085635191 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085635191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1F1021DC r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_msg.c:118) 20241230085635191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F1021DC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085635191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F1021DC output_enabled 1 (mgcp_msg.c:125) 20241230085635191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085635191 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1F1021DC Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085635191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:1F1021DC 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) 20241230085635191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085635191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F1021DC MDCX: modified conn:(1227/rtp C:1F1021DC r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:1334) 20241230085635191 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1F1021DC MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085635191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085635191 DLMGCP DEBUG <0013> Generated response: line #00: 200 31234 OK (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Generated response: line #02: o=- 1F1021DC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085635191 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085635200 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635220 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635241 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635261 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635270 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635281 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635290 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635301 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635311 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635342 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635373 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635383 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635403 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635454 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635464 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635475 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635485 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635495 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635505 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635515 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635526 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635547 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635556 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635577 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635588 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635597 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635609 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635617 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635630 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635638 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635650 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635658 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635671 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635678 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635692 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) RTPEM1(416)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085635696 DLMGCP DEBUG <0013> Received message: line #00: MDCX 31235 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #03: I: A157BCA0 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085635696 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085635696 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085635696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A157BCA0 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_msg.c:118) 20241230085635696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A157BCA0 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085635696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A157BCA0 output_enabled 1 (mgcp_msg.c:125) 20241230085635696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085635696 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A157BCA0 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085635696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A157BCA0 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) 20241230085635696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085635696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A157BCA0 MDCX: modified conn:(1227/rtp C:A157BCA0 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:1334) 20241230085635696 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A157BCA0 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085635696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085635696 DLMGCP DEBUG <0013> Generated response: line #00: 200 31235 OK (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Generated response: line #02: o=- A157BCA0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085635696 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085635698 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635715 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635719 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635736 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635739 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635756 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635759 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635777 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635780 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635797 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635800 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635817 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635820 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635838 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635841 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635858 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635861 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635878 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635899 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635902 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635919 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635940 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635943 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635961 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635963 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085635981 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085635984 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636002 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636004 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636022 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636025 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636043 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636045 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636064 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636065 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636084 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636086 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636105 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636107 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636126 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636127 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636146 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636167 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636188 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636209 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636229 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636229 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636270 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636291 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636291 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636311 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636331 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636352 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636372 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636373 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636393 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636394 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636413 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636414 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636434 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636455 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636455 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636476 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636476 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636496 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636496 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636516 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636517 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636537 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636538 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636557 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636559 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636578 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636579 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636598 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636620 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636641 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636659 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636661 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636681 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636700 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636702 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636721 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636722 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636741 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636743 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636761 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636763 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636782 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636783 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636804 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636824 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636843 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636844 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636865 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636885 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636885 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636906 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636906 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636926 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636927 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636946 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636967 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085636987 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085636989 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637008 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637029 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637049 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637070 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637091 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637111 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637152 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637153 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637175 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637194 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637196 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637214 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637235 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637237 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637255 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637276 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637277 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637296 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637316 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637318 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637337 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637339 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637358 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637379 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637380 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637399 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637401 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637420 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637423 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637441 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637463 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637484 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637486 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637505 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637507 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637526 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637570 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637588 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637609 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637611 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637630 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637650 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637652 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637671 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637672 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085637692 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085637693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@6a854b75d8e7: stats: { num_pkts_tx := 192, bytes_payload_tx := 5952, num_pkts_rx := 122, bytes_payload_rx := 4270, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 169, bytes_payload_tx := 5408, num_pkts_rx := 98, bytes_payload_rx := 3136, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241230085637806 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31236 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085637806 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085637806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085637806 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085637806 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085637806 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085637806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085637806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085637809 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085637809 DLMGCP DEBUG <0013> Generated response: line #00: 200 31236 OK (mgcp_msg.c:67) RTPEM0(415)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed RTPEM0(415)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(418)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(417)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(416)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:56:37 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=793304) Waiting for packet dumper to finish... 1 (prev_count=793304, count=830552) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:56: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20241230085640976 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11196 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085640976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085640976 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085640976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085640976 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085640976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085640976 DLMGCP DEBUG <0013> Generated response: line #00: 515 11196 FAIL (mgcp_msg.c:67) 20241230085640990 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11197 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085640990 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085640990 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085640990 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085640990 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085640990 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085640990 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085640990 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085640990 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085640990 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085640990 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085640991 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085640991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085640991 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085640991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085640991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:72816943 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085640991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72816943 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085640991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72816943 output_enabled 0 (mgcp_msg.c:125) 20241230085640991 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085640991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:72816943 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085640991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:72816943 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) 20241230085640991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085640991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72816943 CRCX: Creating connection: port: 5964 (mgcp_protocol.c:1112) 20241230085640991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:72816943 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085640991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085640991 DLMGCP DEBUG <0013> Generated response: line #00: 200 11197 OK (mgcp_msg.c:67) 20241230085640991 DLMGCP DEBUG <0013> Generated response: line #01: I: 72816943 (mgcp_msg.c:67) 20241230085640991 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085640991 DLMGCP DEBUG <0013> Generated response: line #03: o=- 72816943 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085640991 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085640991 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085640991 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085640991 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:67) 20241230085640991 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085640991 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(420)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085640997 DLMGCP DEBUG <0013> Received message: line #00: CRCX 11198 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085640997 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085640997 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085640997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D028011F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085640997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D028011F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085640997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D028011F output_enabled 0 (mgcp_msg.c:125) 20241230085640997 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085640997 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D028011F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085640997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D028011F 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) 20241230085640997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085640997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D028011F CRCX: Creating connection: port: 5966 (mgcp_protocol.c:1112) 20241230085640997 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D028011F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085640997 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085640997 DLMGCP DEBUG <0013> Generated response: line #00: 200 11198 OK (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Generated response: line #01: I: D028011F (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Generated response: line #03: o=- D028011F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085640997 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(421)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@6a854b75d8e7: IuUP INIT_ACK Received 20241230085641043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641145 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641166 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641275 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641296 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641318 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641339 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641361 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641382 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641425 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641468 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641510 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641531 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641613 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641634 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641654 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641675 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641695 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641716 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641736 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641777 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641797 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641818 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641838 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641899 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085641982 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642003 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642023 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642044 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642085 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642106 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642127 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642169 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642190 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642232 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642315 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642356 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(420)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085642516 DLMGCP DEBUG <0013> Received message: line #00: MDCX 11199 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #03: I: 72816943 (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085642516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085642516 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085642516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085642516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:72816943 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_msg.c:118) 20241230085642516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72816943 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085642516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72816943 output_enabled 1 (mgcp_msg.c:125) 20241230085642516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085642516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:72816943 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085642516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:72816943 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) 20241230085642517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085642517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72816943 MDCX: modified conn:(1227/rtp C:72816943 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:1334) 20241230085642517 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:72816943 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085642517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085642517 DLMGCP DEBUG <0013> Generated response: line #00: 200 11199 OK (mgcp_msg.c:67) 20241230085642517 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085642517 DLMGCP DEBUG <0013> Generated response: line #02: o=- 72816943 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085642517 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085642517 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085642517 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085642517 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:67) 20241230085642517 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085642517 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085642522 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642531 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642542 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642563 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642592 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642604 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642613 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642624 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642633 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642644 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642653 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642665 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642674 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642685 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642694 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642705 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642725 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642746 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642766 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642786 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642807 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642816 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642827 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642837 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642847 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642857 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642878 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642888 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642898 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642909 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642919 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642929 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642939 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642949 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642960 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085642980 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085642992 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643001 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643012 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643021 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(421)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085643028 DLMGCP DEBUG <0013> Received message: line #00: MDCX 11200 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #03: I: D028011F (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085643029 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085643029 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085643029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D028011F r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_msg.c:118) 20241230085643029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D028011F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085643029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D028011F output_enabled 1 (mgcp_msg.c:125) 20241230085643029 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085643029 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D028011F Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085643029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:D028011F 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) 20241230085643029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085643029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D028011F MDCX: modified conn:(1227/rtp C:D028011F r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:1334) 20241230085643029 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D028011F MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085643029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085643029 DLMGCP DEBUG <0013> Generated response: line #00: 200 11200 OK (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Generated response: line #02: o=- D028011F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085643029 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085643041 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643043 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643064 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643082 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643084 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643103 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643105 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643125 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643166 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643185 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643227 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643247 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643268 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643289 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643309 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643330 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643351 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643372 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643392 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643413 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643433 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643434 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643454 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643454 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643475 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643475 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643496 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643496 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643516 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643537 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643558 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643559 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643579 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643580 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643599 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643621 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643621 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643641 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643662 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643663 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643683 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643683 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643703 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643704 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643724 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643725 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643745 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643765 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643766 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643786 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643787 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643807 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643848 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643850 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643869 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643871 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643889 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643891 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643910 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643912 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643931 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643932 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643951 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643972 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643973 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085643993 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085643994 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644014 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644014 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644035 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644056 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644076 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644076 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644097 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644097 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644117 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644137 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644138 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644158 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644158 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644179 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644199 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644199 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644219 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644219 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644240 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644240 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644260 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644260 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644280 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644281 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644301 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644322 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644342 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644363 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644363 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644383 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644403 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644424 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644425 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644446 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644465 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644466 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644485 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644487 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644506 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644507 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644526 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644547 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644588 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644589 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644608 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644610 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644629 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644630 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644649 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644650 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644669 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644671 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644689 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644691 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644709 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644711 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644729 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644731 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644749 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644770 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644813 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644831 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644833 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644853 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644855 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644874 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644894 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644914 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644934 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644936 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644955 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644976 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644977 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085644997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085644997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085645017 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085645018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@6a854b75d8e7: stats: { num_pkts_tx := 194, bytes_payload_tx := 6014, num_pkts_rx := 122, bytes_payload_rx := 4270, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 170, bytes_payload_tx := 5440, num_pkts_rx := 97, bytes_payload_rx := 3104, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241230085645038 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241230085645141 DLMGCP DEBUG <0013> Received message: line #00: DLCX 11201 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085645141 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085645141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085645141 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085645141 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085645141 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085645141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085645141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085645144 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085645144 DLMGCP DEBUG <0013> Generated response: line #00: 200 11201 OK (mgcp_msg.c:67) RTPEM0(420)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(424)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(421)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(422)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(420)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(423)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:56:45 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=801748) Waiting for packet dumper to finish... 1 (prev_count=801748, count=837644) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:56: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20241230085648264 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45659 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085648264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085648264 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085648264 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085648264 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085648264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085648264 DLMGCP DEBUG <0013> Generated response: line #00: 515 45659 FAIL (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45660 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085648267 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085648267 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085648267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E4CE852F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085648267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085648267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F output_enabled 0 (mgcp_msg.c:125) 20241230085648267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085648267 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085648267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E4CE852F 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) 20241230085648267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085648267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F CRCX: Creating connection: port: 5968 (mgcp_protocol.c:1112) 20241230085648267 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085648267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085648267 DLMGCP DEBUG <0013> Generated response: line #00: 200 45660 OK (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Generated response: line #01: I: E4CE852F (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Generated response: line #03: o=- E4CE852F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085648267 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(425)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085648269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45661 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085648269 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085648269 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085648269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F14330B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085648269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085648269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B output_enabled 0 (mgcp_msg.c:125) 20241230085648269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085648269 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F14330B Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085648269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F14330B 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) 20241230085648269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085648269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B CRCX: Creating connection: port: 5970 (mgcp_protocol.c:1112) 20241230085648269 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F14330B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085648269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085648269 DLMGCP DEBUG <0013> Generated response: line #00: 200 45661 OK (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Generated response: line #01: I: 9F14330B (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9F14330B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085648269 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(426)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@6a854b75d8e7: IuUP INIT_ACK Received 20241230085648316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648379 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648401 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648422 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648466 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648510 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648553 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648655 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648676 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648698 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648719 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648739 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648760 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648801 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648822 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648865 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648929 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648970 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085648990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649033 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649094 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649155 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649198 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649219 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649240 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649262 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649434 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649565 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649608 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649630 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649651 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649671 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649692 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649713 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(425)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085649787 DLMGCP DEBUG <0013> Received message: line #00: MDCX 45662 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #03: I: E4CE852F (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085649788 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085649788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085649788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E4CE852F r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_msg.c:118) 20241230085649788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085649788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F output_enabled 1 (mgcp_msg.c:125) 20241230085649788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085649788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085649788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E4CE852F 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) 20241230085649788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085649788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F MDCX: modified conn:(1227/rtp C:E4CE852F r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1334) 20241230085649788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085649788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085649788 DLMGCP DEBUG <0013> Generated response: line #00: 200 45662 OK (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Generated response: line #02: o=- E4CE852F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085649788 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085649796 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085649803 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649816 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085649823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649837 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085649844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649858 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085649864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649878 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085649885 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649899 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085649905 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649920 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085649925 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649941 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085649946 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649962 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085649966 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085649983 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085649987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650003 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650008 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650024 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650045 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650065 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650069 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650086 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650089 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650106 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650126 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650147 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650150 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650167 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650171 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650188 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650191 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650208 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650211 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650229 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650232 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650252 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650271 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650272 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650292 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650294 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(426)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085650301 DLMGCP DEBUG <0013> Received message: line #00: MDCX 45663 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085650301 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085650301 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085650301 DLMGCP DEBUG <0013> Received message: line #03: I: 9F14330B (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085650302 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085650302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085650302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F14330B r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241230085650302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085650302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B output_enabled 1 (mgcp_msg.c:125) 20241230085650302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085650302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F14330B Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085650302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F14330B 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) 20241230085650302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085650302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B MDCX: modified conn:(1227/rtp C:9F14330B r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1334) 20241230085650302 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F14330B MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085650302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085650302 DLMGCP DEBUG <0013> Generated response: line #00: 200 45663 OK (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9F14330B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085650302 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085650314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650316 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650335 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650337 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650355 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650357 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650376 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650378 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650399 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650419 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650440 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650460 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650480 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650501 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650521 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650542 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650563 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650605 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650625 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650646 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650667 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650686 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650688 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650707 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650709 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650729 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650749 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650767 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650769 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650787 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650810 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650828 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650830 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650848 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650850 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650869 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650871 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650891 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650909 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650911 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650930 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650931 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650950 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650952 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650972 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085650992 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085650992 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651013 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651033 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651033 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651054 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651074 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651074 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651094 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651094 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651115 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651115 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651135 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651156 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651176 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651196 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651196 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651217 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651217 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651237 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651237 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651258 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651258 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651278 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651279 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651299 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651300 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651320 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651340 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651341 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651361 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651362 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651382 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651382 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651423 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651443 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651464 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651464 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651484 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651504 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651505 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651525 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651525 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651547 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651566 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651567 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651587 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651587 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651607 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651608 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651627 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651628 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651668 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651689 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651689 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651709 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651729 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651750 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651770 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651831 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651851 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651872 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651892 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651893 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651913 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651914 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651933 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651954 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651975 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085651996 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085651998 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652017 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652020 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652039 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652041 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652060 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652081 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652102 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652123 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652165 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652187 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652229 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652252 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652270 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652272 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652291 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085652293 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@6a854b75d8e7: stats: { num_pkts_tx := 193, bytes_payload_tx := 5983, num_pkts_rx := 122, bytes_payload_rx := 4270, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 169, bytes_payload_tx := 5408, num_pkts_rx := 97, bytes_payload_rx := 3104, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass 20241230085652314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #00: MDCX 45664 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #03: I: 9F14330B (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085652315 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085652315 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085652315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F14330B r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241230085652315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085652315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B output_enabled 0 (mgcp_msg.c:125) 20241230085652315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085652315 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F14330B Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085652315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F14330B 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) 20241230085652315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085652315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B MDCX: modified conn:(1227/rtp C:9F14330B r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1334) 20241230085652315 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F14330B MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085652315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085652315 DLMGCP DEBUG <0013> Generated response: line #00: 200 45664 OK (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9F14330B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085652315 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085652335 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652356 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652440 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652462 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652484 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652506 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652527 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652571 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652634 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652655 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652739 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652760 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652801 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652822 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652843 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652929 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652950 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085652992 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653013 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653076 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653138 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653159 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653180 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653202 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653223 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653243 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653264 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653284 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653304 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #00: MDCX 45665 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #03: I: E4CE852F (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085653323 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085653323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085653323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E4CE852F r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_msg.c:118) 20241230085653323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085653323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F output_enabled 0 (mgcp_msg.c:125) 20241230085653323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085653323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085653323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E4CE852F 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) 20241230085653323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085653323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F MDCX: modified conn:(1227/rtp C:E4CE852F r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1334) 20241230085653323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E4CE852F MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085653323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085653323 DLMGCP DEBUG <0013> Generated response: line #00: 200 45665 OK (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Generated response: line #02: o=- E4CE852F 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085653323 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #00: MDCX 45666 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #03: I: 9F14330B (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085653326 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085653326 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085653326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F14330B r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241230085653326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085653326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B output_enabled 1 (mgcp_msg.c:125) 20241230085653326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085653326 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F14330B Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085653326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:9F14330B 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) 20241230085653326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085653326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9F14330B MDCX: modified conn:(1227/rtp C:9F14330B r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1334) 20241230085653326 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9F14330B MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085653326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085653326 DLMGCP DEBUG <0013> Generated response: line #00: 200 45666 OK (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9F14330B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085653326 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(425)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085654436 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45667 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085654436 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085654436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085654436 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085654436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085654436 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085654437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085654437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085654438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085654438 DLMGCP DEBUG <0013> Generated response: line #00: 200 45667 OK (mgcp_msg.c:67) RTPEM0(425)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(429)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(428)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(425)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(426)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(427)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:56:54 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=961640) Waiting for packet dumper to finish... 1 (prev_count=961640, count=993316) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:56: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20241230085657596 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16458 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085657596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085657596 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085657596 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085657596 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085657596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085657596 DLMGCP DEBUG <0013> Generated response: line #00: 515 16458 FAIL (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16459 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085657606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085657606 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085657606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EF838078 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085657606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EF838078 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085657606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EF838078 output_enabled 0 (mgcp_msg.c:125) 20241230085657606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085657606 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EF838078 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085657606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EF838078 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) 20241230085657606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085657606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EF838078 CRCX: Creating connection: port: 5972 (mgcp_protocol.c:1112) 20241230085657606 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EF838078 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085657606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085657606 DLMGCP DEBUG <0013> Generated response: line #00: 200 16459 OK (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Generated response: line #01: I: EF838078 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Generated response: line #03: o=- EF838078 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085657606 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(430)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. 20241230085657611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16460 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085657611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085657611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085657611 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085657611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:45D6ABD4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085657611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085657611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 output_enabled 0 (mgcp_msg.c:125) 20241230085657611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085657611 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085657611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:45D6ABD4 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) 20241230085657611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085657611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 CRCX: Creating connection: port: 5974 (mgcp_protocol.c:1112) 20241230085657612 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085657612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085657612 DLMGCP DEBUG <0013> Generated response: line #00: 200 16460 OK (mgcp_msg.c:67) 20241230085657612 DLMGCP DEBUG <0013> Generated response: line #01: I: 45D6ABD4 (mgcp_msg.c:67) 20241230085657612 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085657612 DLMGCP DEBUG <0013> Generated response: line #03: o=- 45D6ABD4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085657612 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085657612 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085657612 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085657612 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:67) 20241230085657612 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085657612 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(431)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@6a854b75d8e7: IuUP INIT_ACK Received 20241230085657661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657725 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657789 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657810 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657831 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085657979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658000 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658021 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658041 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658125 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658146 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658167 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658232 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658317 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658338 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658359 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658380 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658421 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658442 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658462 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658483 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658504 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658525 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658546 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658567 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658587 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658608 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658629 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658650 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658671 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658691 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658712 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658733 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658797 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658818 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658923 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658945 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658966 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085658987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659008 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659052 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659072 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(430)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085659131 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16461 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #03: I: EF838078 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085659131 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085659131 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085659131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EF838078 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_msg.c:118) 20241230085659131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EF838078 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085659131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EF838078 output_enabled 1 (mgcp_msg.c:125) 20241230085659131 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085659131 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EF838078 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085659131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EF838078 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) 20241230085659131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085659131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EF838078 MDCX: modified conn:(1227/rtp C:EF838078 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:1334) 20241230085659131 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EF838078 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085659131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085659131 DLMGCP DEBUG <0013> Generated response: line #00: 200 16461 OK (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Generated response: line #02: o=- EF838078 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:67) 20241230085659131 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085659132 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085659142 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659146 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659162 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659166 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659182 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659202 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659223 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659243 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659264 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659284 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659305 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659308 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659326 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659346 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659367 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659387 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659390 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659407 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659428 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659448 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659468 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659489 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659509 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659529 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659531 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659550 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659570 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659591 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659592 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659612 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659613 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659633 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659633 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(431)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085659642 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16462 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #03: I: 45D6ABD4 (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085659642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085659642 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085659642 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085659642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:45D6ABD4 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_msg.c:118) 20241230085659642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085659642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 output_enabled 1 (mgcp_msg.c:125) 20241230085659642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085659642 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241230085659642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:45D6ABD4 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) 20241230085659642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085659642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 MDCX: modified conn:(1227/rtp C:45D6ABD4 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1334) 20241230085659642 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085659642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085659643 DLMGCP DEBUG <0013> Generated response: line #00: 200 16462 OK (mgcp_msg.c:67) 20241230085659643 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085659643 DLMGCP DEBUG <0013> Generated response: line #02: o=- 45D6ABD4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085659643 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085659643 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085659643 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085659643 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:67) 20241230085659643 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241230085659643 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085659654 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659657 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659674 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659678 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659695 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659698 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659715 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659718 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659736 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659739 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659757 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659759 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659777 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659779 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659798 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659800 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659818 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659820 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659840 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659861 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659882 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659903 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659923 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659944 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659964 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085659983 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085659984 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700004 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700005 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700025 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700046 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700046 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700067 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700067 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700087 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700087 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700108 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700108 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700128 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700128 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700149 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700150 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700170 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700171 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700191 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700192 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700212 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700213 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700232 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700234 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700255 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700275 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700296 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700315 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700316 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700337 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700358 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700378 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700378 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700399 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700399 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700421 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700440 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700442 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700463 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700484 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700502 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700505 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700526 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700585 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700588 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700608 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700628 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700649 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700669 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700689 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700691 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700711 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700732 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700753 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700772 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700774 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700793 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700795 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700813 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700815 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700836 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700855 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700856 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700877 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700897 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700918 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700938 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700959 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085700979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085700980 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701000 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701020 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701021 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701041 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701042 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701063 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701084 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701084 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701106 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701127 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701127 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701148 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701149 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701170 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701191 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701211 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701232 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701252 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701273 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701291 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701293 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701313 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701333 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701334 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701354 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701354 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701375 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701375 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701395 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701395 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701416 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701416 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701436 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701436 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701457 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701457 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701477 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701497 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701497 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701518 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701518 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701538 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701558 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701558 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701579 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701579 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701599 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701620 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701620 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241230085701642 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241230085701642 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@6a854b75d8e7: stats: { num_pkts_tx := 193, bytes_payload_tx := 5983, num_pkts_rx := 122, bytes_payload_rx := 4270, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 170, bytes_payload_tx := 5440, num_pkts_rx := 97, bytes_payload_rx := 3104, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: setverdict(pass): none -> pass MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed 20241230085702160 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16463 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #03: I: 45D6ABD4 (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085702160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085702160 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085702160 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085702160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:45D6ABD4 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_msg.c:118) 20241230085702160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085702160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 output_enabled 1 (mgcp_msg.c:125) 20241230085702160 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085702160 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241230085702160 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:45D6ABD4 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) 20241230085702161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085702161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 MDCX: modified conn:(1227/rtp C:45D6ABD4 r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1334) 20241230085702161 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:45D6ABD4 MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085702161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085702161 DLMGCP DEBUG <0013> Generated response: line #00: 200 16463 OK (mgcp_msg.c:67) 20241230085702161 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085702161 DLMGCP DEBUG <0013> Generated response: line #02: o=- 45D6ABD4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085702161 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085702161 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085702161 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085702161 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:67) 20241230085702161 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241230085702161 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241230085702185 DLIUUP ERROR <001a> IuUP(45D6ABD4)[0x56214f4b8290]{Initialisation}: Event IuUP-DATA-req not permitted (iuup.c:1011) 20241230085702185 DRTP ERROR <0000> (rtpbridge/2@mgw I:45D6ABD4) Failed Tx data down to IuUP layer (mgcp_iuup.c:250) MTC@6a854b75d8e7: stats: { num_pkts_tx := 290, bytes_payload_tx := 8990, num_pkts_rx := 171, bytes_payload_rx := 5985, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 219, bytes_payload_tx := 6959, num_pkts_rx := 194, bytes_payload_rx := 6486, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241230085704274 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16464 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085704274 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085704274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085704274 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085704274 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085704274 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085704274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085704274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085704278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085704278 DLMGCP DEBUG <0013> Generated response: line #00: 200 16464 OK (mgcp_msg.c:67) RTPEM0(430)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): pass -> pass, component reason not changed RTPEM0(430)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(433)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(432)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(431)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:57:04 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=1142692) Waiting for packet dumper to finish... 1 (prev_count=1142692, count=1176040) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:57: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_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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20241230085707385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53553 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085707385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085707385 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085707385 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085707385 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085707385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085707385 DLMGCP DEBUG <0013> Generated response: line #00: 515 53553 FAIL (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53554 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085707389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085707389 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085707389 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085707389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A32B397B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085707389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A32B397B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085707389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A32B397B output_enabled 0 (mgcp_msg.c:125) 20241230085707389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085707389 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A32B397B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241230085707389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A32B397B 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) 20241230085707389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085707389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A32B397B CRCX: Creating connection: port: 5976 (mgcp_protocol.c:1112) 20241230085707389 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A32B397B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085707389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085707390 DLMGCP DEBUG <0013> Generated response: line #00: 200 53554 OK (mgcp_msg.c:67) 20241230085707390 DLMGCP DEBUG <0013> Generated response: line #01: I: A32B397B (mgcp_msg.c:67) 20241230085707390 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085707390 DLMGCP DEBUG <0013> Generated response: line #03: o=- A32B397B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085707390 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085707390 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085707390 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085707390 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:67) 20241230085707390 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241230085707390 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53555 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241230085707393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085707393 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085707393 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085707393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BA39398A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085707393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BA39398A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241230085707393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BA39398A output_enabled 0 (mgcp_msg.c:125) 20241230085707393 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085707393 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BA39398A Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241230085707394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BA39398A 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) 20241230085707394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085707394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BA39398A CRCX: Creating connection: port: 5978 (mgcp_protocol.c:1112) 20241230085707394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BA39398A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085707394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085707394 DLMGCP DEBUG <0013> Generated response: line #00: 200 53555 OK (mgcp_msg.c:67) 20241230085707394 DLMGCP DEBUG <0013> Generated response: line #01: I: BA39398A (mgcp_msg.c:67) 20241230085707394 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085707394 DLMGCP DEBUG <0013> Generated response: line #03: o=- BA39398A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085707394 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085707394 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085707394 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085707394 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:67) 20241230085707394 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241230085707394 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(435)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085708906 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53556 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #03: I: A32B397B (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085708906 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085708906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085708906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A32B397B r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_msg.c:118) 20241230085708906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A32B397B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085708906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A32B397B output_enabled 1 (mgcp_msg.c:125) 20241230085708906 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085708906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A32B397B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241230085708906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A32B397B 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) 20241230085708906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241230085708906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A32B397B MDCX: modified conn:(1227/rtp C:A32B397B r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:1334) 20241230085708906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A32B397B MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085708906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085708906 DLMGCP DEBUG <0013> Generated response: line #00: 200 53556 OK (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Generated response: line #02: o=- A32B397B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241230085708906 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(436)@6a854b75d8e7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241230085709417 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53557 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #03: I: BA39398A (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241230085709417 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241230085709418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085709418 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085709418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1154) 20241230085709418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BA39398A r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_msg.c:118) 20241230085709418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BA39398A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241230085709418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BA39398A output_enabled 1 (mgcp_msg.c:125) 20241230085709418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085709418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BA39398A Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241230085709418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BA39398A 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) 20241230085709418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241230085709418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BA39398A MDCX: modified conn:(1227/rtp C:BA39398A r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:1334) 20241230085709418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BA39398A MDCX: connection successfully modified (mgcp_protocol.c:1345) 20241230085709418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085709418 DLMGCP DEBUG <0013> Generated response: line #00: 200 53557 OK (mgcp_msg.c:67) 20241230085709418 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241230085709418 DLMGCP DEBUG <0013> Generated response: line #02: o=- BA39398A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085709418 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241230085709418 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241230085709418 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241230085709418 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:67) 20241230085709418 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241230085709418 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@6a854b75d8e7: stats: { num_pkts_tx := 194, bytes_payload_tx := 776, num_pkts_rx := 122, bytes_payload_rx := 488, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@6a854b75d8e7: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 97, bytes_payload_rx := 388, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241230085711528 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53558 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085711528 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241230085711528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241230085711528 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241230085711528 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085711528 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1463) 20241230085711528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085711528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085711528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085711528 DLMGCP DEBUG <0013> Generated response: line #00: 200 53558 OK (mgcp_msg.c:67) RTPEM0(435)@6a854b75d8e7: Warning: Stopping inactive timer T_transmit. MTC@6a854b75d8e7: setverdict(pass): none -> pass RTPEM0(435)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(437)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(438)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@6a854b75d8e7: Final verdict of PTC: none RTPEM1(436)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:57:11 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=639116) Waiting for packet dumper to finish... 1 (prev_count=639116, count=665476) MTC@6a854b75d8e7: 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@6a854b75d8e7: 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 ------ Mon Dec 30 08:57:13 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@6a854b75d8e7: 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@6a854b75d8e7: Test case TC_one_crcx_loopback_rtp_implicit started. 20241230085714718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20459 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085714718 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085714718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085714718 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085714718 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1388) 20241230085714718 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241230085714718 DLMGCP DEBUG <0013> Generated response: line #00: 515 20459 FAIL (mgcp_msg.c:67) 20241230085714729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20460 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085714729 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241230085714729 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241230085714729 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241230085714729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085714729 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085714729 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241230085714729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:DDD79877 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241230085714729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DDD79877 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241230085714729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DDD79877 output_enabled 1 (mgcp_msg.c:125) 20241230085714729 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241230085714729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:DDD79877 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241230085714729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241230085714730 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241230085714730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DDD79877 CRCX: Creating connection: port: 5980 (mgcp_protocol.c:1112) 20241230085714730 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:DDD79877 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241230085714730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085714730 DLMGCP DEBUG <0013> Generated response: line #00: 200 20460 OK (mgcp_msg.c:67) 20241230085714730 DLMGCP DEBUG <0013> Generated response: line #01: I: DDD79877 (mgcp_msg.c:67) 20241230085714730 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241230085714730 DLMGCP DEBUG <0013> Generated response: line #03: o=- DDD79877 23 IN IP6 ::1 (mgcp_msg.c:67) 20241230085714730 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241230085714730 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241230085714730 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241230085714730 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:67) 20241230085714730 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241230085714730 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241230085715838 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20461 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241230085715838 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241230085715838 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241230085715838 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241230085715838 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1371) 20241230085715838 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1463) 20241230085715838 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085715838 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241230085715838 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241230085715838 DLMGCP DEBUG <0013> Generated response: line #00: 200 20461 OK (mgcp_msg.c:67) MTC@6a854b75d8e7: 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@6a854b75d8e7: setverdict(pass): none -> pass RTPEM1(441)@6a854b75d8e7: Final verdict of PTC: none RTPEM2(442)@6a854b75d8e7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@6a854b75d8e7: Final verdict of PTC: none RTPEM0(440)@6a854b75d8e7: Final verdict of PTC: none VirtCallAgent-STATS(443)@6a854b75d8e7: Final verdict of PTC: none MTC@6a854b75d8e7: Setting final verdict of the test case. MTC@6a854b75d8e7: Local verdict of MTC: pass MTC@6a854b75d8e7: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@6a854b75d8e7: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@6a854b75d8e7: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@6a854b75d8e7: 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'. Mon Dec 30 08:57:15 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=61008) Waiting for packet dumper to finish... 1 (prev_count=61008, count=81980) MTC@6a854b75d8e7: 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@6a854b75d8e7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6a854b75d8e7: Terminating MTC. MC@6a854b75d8e7: MTC terminated. MC2> exit MC@6a854b75d8e7: Shutting down session. MC@6a854b75d8e7: 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-4609.log' -------------------- pass MGCP_Test.TC_selftest pass MGCP_Test.TC_auep_null pass MGCP_Test.TC_crcx pass MGCP_Test.TC_crcx_no_lco pass MGCP_Test.TC_crcx_noprefix pass MGCP_Test.TC_crcx_unsupp_mode pass MGCP_Test.TC_crcx_osmo_ign pass->FAIL MGCP_Test.TC_crcx_early_bidir_mode pass MGCP_Test.TC_crcx_unsupp_param pass MGCP_Test.TC_crcx_missing_callid pass MGCP_Test.TC_crcx_missing_mode pass MGCP_Test.TC_crcx_unsupp_packet_intv pass MGCP_Test.TC_crcx_illegal_double_lco pass MGCP_Test.TC_crcx_sdp pass MGCP_Test.TC_crcx_wildcarded pass MGCP_Test.TC_crcx_wildcarded_exhaust pass MGCP_Test.TC_mdcx_without_crcx pass MGCP_Test.TC_dlcx_without_crcx pass MGCP_Test.TC_dlcx_non_existant_ep pass MGCP_Test.TC_mdcx_wildcarded pass MGCP_Test.TC_dlcx_wildcarded pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass MGCP_Test.TC_crcx_and_dlcx_ep_callid pass MGCP_Test.TC_crcx_and_dlcx_ep pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass MGCP_Test.TC_crcx_and_dlcx_retrans pass MGCP_Test.TC_crcx_osmux_wildcard pass MGCP_Test.TC_crcx_osmux_fixed pass MGCP_Test.TC_crcx_osmux_fixed_twice pass MGCP_Test.TC_crcx_osmux_257 pass MGCP_Test.TC_one_crcx_receive_only_osmux pass MGCP_Test.TC_one_crcx_loopback_osmux pass MGCP_Test.TC_two_crcx_and_rtp_osmux pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass MGCP_Test.TC_crcx_dlcx_30ep pass MGCP_Test.TC_rtpem_selftest pass MGCP_Test.TC_one_crcx_receive_only_rtp pass MGCP_Test.TC_one_crcx_loopback_rtp pass MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp pass MGCP_Test.TC_two_crcx_and_rtp_bidir pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass MGCP_Test.TC_two_crcx_mdcx_and_rtp pass MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass MGCP_Test.TC_conn_timeout xfail MGCP_Test.TC_e1_crcx_and_dlcx_ep xfail MGCP_Test.TC_e1_crcx_with_overlap xfail MGCP_Test.TC_e1_crcx_loopback xfail MGCP_Test.TC_e1_dlcx_wildcarded pass MGCP_Test.TC_crcx_mdcx_ip4 pass MGCP_Test.TC_crcx_mdcx_ip6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass MGCP_Test.TC_two_crcx_mdcx_and_iuup pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass MGCP_Test.TC_one_crcx_loopback_rtp_implicit NEW: PASS MGCP_Test.TC_crcx_iufp_sendrecv NEW: PASS MGCP_Test.TC_crcx_iufp_recvonly Summary: pass->FAIL: 1 xfail: 4 pass: 79 NEW: PASS: 2 [testenv] Testsuite is done [testenv] Stopping testsuite (1436754) [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-20241230-0850-6e3620c3-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-20241230-0850-6e3620c3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (1436660) [testenv] Showing testsuite/junit-xml-4609.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-20241230-0850-6e3620c3-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/junit-xml-4609.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='86' failures='5' errors='0' skipped='0' inconc='0' time='421.00'> <testcase classname='MGCP_Test' name='TC_selftest' time='0.003379'/> <testcase classname='MGCP_Test' name='TC_auep_null' time='0.042055'/> <testcase classname='MGCP_Test' name='TC_crcx' time='0.051822'/> <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='0.062880'/> <testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='0.019909'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='0.069420'/> <testcase classname='MGCP_Test' name='TC_crcx_osmo_ign' time='0.072239'/> <testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='0.019675'> <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.026103'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_callid' time='0.042252'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_mode' time='0.071799'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_packet_intv' time='0.041712'/> <testcase classname='MGCP_Test' name='TC_crcx_illegal_double_lco' time='0.018819'/> <testcase classname='MGCP_Test' name='TC_crcx_sdp' time='0.020019'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded' time='0.023892'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded_exhaust' time='0.235776'/> <testcase classname='MGCP_Test' name='TC_mdcx_without_crcx' time='0.081605'/> <testcase classname='MGCP_Test' name='TC_dlcx_without_crcx' time='0.066356'/> <testcase classname='MGCP_Test' name='TC_dlcx_non_existant_ep' time='0.022212'/> <testcase classname='MGCP_Test' name='TC_mdcx_wildcarded' time='0.029834'/> <testcase classname='MGCP_Test' name='TC_dlcx_wildcarded' time='1.347093'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid' time='0.018387'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid' time='0.053189'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep' time='0.033230'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_inval' time='0.025799'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid_inval' time='0.061976'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_retrans' time='0.022386'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_wildcard' time='0.067767'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed' time='0.025010'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed_twice' time='0.068130'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_257' time='0.404208'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_osmux' time='1.127671'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_osmux' time='1.234279'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux' time='1.257933'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir' time='1.278976'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' time='1.323085'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_wildcard' time='4.292760'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_fixed' time='4.270988'/> <testcase classname='MGCP_Test' name='TC_crcx_dlcx_30ep' time='0.128934'/> <testcase classname='MGCP_Test' name='TC_rtpem_selftest' time='5.570609'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_rtp' time='1.221538'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp' time='1.235550'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_ipv6' time='1.182532'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp' time='1.291753'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_bidir' time='1.203369'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp' time='1.396120'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp_bidir' time='1.213899'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp' time='4.229276'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='1.447793'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='3.279734'/> <testcase classname='MGCP_Test' name='TC_two_crcx_confecho_sendonly_rtp' time='1.357521'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='4.273763'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion_fmtp' time='4.422050'/> <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='4.194652'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='4.155997'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='4.159311'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_no_bwe_rtp_conversion' time='4.161541'/> <testcase classname='MGCP_Test' name='TC_amr_oa_no_bwe_oa_rtp_conversion' time='4.146350'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_no_oa_rtp_conversion' time='4.146879'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_no_oa_bwe_rtp_conversion' time='4.136848'/> <testcase classname='MGCP_Test' name='TC_conn_timeout' time='3.837810'/> <testcase classname='MGCP_Test' name='TC_e1_crcx_and_dlcx_ep' time='0.023936'> <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.035145'> <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.029662'> <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.026020'> <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.025213'/> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip6' time='0.035518'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_sendrecv' time='0.044900'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_recvonly' time='0.046496'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' time='4.175584'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv6' time='4.147299'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6' time='1.326653'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' time='1.309390'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' time='1.320777'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6' time='4.242422'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' time='4.195337'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' time='4.248768'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup' time='4.243890'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rfci_unordered' time='4.247711'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' time='6.230497'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp' time='4.182086'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' time='4.234335'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' time='6.217291'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' time='6.739094'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_clearmode' time='4.173717'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_implicit' time='1.197563'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-nightly-20241230-0850-6e3620c3-0'] testenv-mgw-osmocom-nightly-20241230-0850-6e3620c3-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/2699/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